]> granicus.if.org Git - apache/commit
Pay close attention to core_create_req() ... and note
authorWilliam A. Rowe Jr <wrowe@apache.org>
Wed, 5 Oct 2005 23:37:53 +0000 (23:37 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Wed, 5 Oct 2005 23:37:53 +0000 (23:37 +0000)
commit62d58df5ca6374a75afa63ed4fef9a5f7d654dbe
treeaf7be95759f9361dddd80770e6b0a299b7e6acfd
parenta25aa220b6fa803f92be0c83cd8931550802e0da
  Pay close attention to core_create_req() ... and note
  that not one other member of the r->vars is initialized
  herein.  Move this initialization elsewhere.

  (If this is the 'default' - it really aught to be the
  zero value, for that matter).

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@295141 13f79535-47bb-0310-9956-ffa450edef68
server/core.c
server/protocol.c
server/request.c