]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Backport 295141
authorWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 6 Oct 2005 15:53:58 +0000 (15:53 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 6 Oct 2005 15:53:58 +0000 (15:53 +0000)
commit947a36b25f70aa93da6472829651864af908af0f
treed01e0cc96d2f874b36d7184147efc8efe09986aa
parent4ebc13bbf788290c5b18a7ff01b44f71ec62a55a
Backport 295141

  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/branches/2.2.x@306782 13f79535-47bb-0310-9956-ffa450edef68
server/core.c
server/protocol.c
server/request.c