]> 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)
commit89a26a969af804ade45d871f6da71287bcd22772
treef2b545d6542a75d1a5562b4851b45c369d6b90d6
parent02879fd6ed956486e47a8953caa4e128f0c66340
  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