]> granicus.if.org Git - apache/commit
Stop unsetting the 'empty' query string result with
authorWilliam A. Rowe Jr <wrowe@apache.org>
Sat, 9 Nov 2002 19:20:33 +0000 (19:20 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Sat, 9 Nov 2002 19:20:33 +0000 (19:20 +0000)
commitbc31e16027768051025f9a092ff03898e0902f68
tree37239967ab78d8d16854accd37df43db6dbeb778
parentdbce4ab3d3ba21d106abebf4c177930ea829c6b4
  Stop unsetting the 'empty' query string result with
  a NULL argument in ecb->lpszQueryString, eliminating segfaults
  for some ISAPI modules.

PR: 14399
Submitted by: Detlev Vendt <detlev.vendt@brillit.de>

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97468 13f79535-47bb-0310-9956-ffa450edef68
modules/arch/win32/mod_isapi.c