]> granicus.if.org Git - apache/commit
Give the child GENERIC_WRITE only to the stderr log channel,
authorWilliam A. Rowe Jr <wrowe@apache.org>
Wed, 6 Feb 2002 18:23:31 +0000 (18:23 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Wed, 6 Feb 2002 18:23:31 +0000 (18:23 +0000)
commit3e65d196f13c46716c982f2fe97c5b884c82eac2
treef2b545d6542a75d1a5562b4851b45c369d6b90d6
parent666acbd7108cef62c4470f770d16b9b4772faaed
  Give the child GENERIC_WRITE only to the stderr log channel,
  GENERIC_READ|GENERIC_WRITE to the scoreboard mapping,
  EVENT_MODIFY_STATE|SYNCHRONIZE to it's exit event,
  and fix a _major_ bug in the NullACL code that set the length
  by the size of the pointer-to-acl, rather than the size of an acl.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93300 13f79535-47bb-0310-9956-ffa450edef68
server/mpm/winnt/mpm_winnt.c