]> granicus.if.org Git - apache/commit
* Second part of fix for PR 44402:
authorRuediger Pluem <rpluem@apache.org>
Fri, 22 Feb 2008 22:58:42 +0000 (22:58 +0000)
committerRuediger Pluem <rpluem@apache.org>
Fri, 22 Feb 2008 22:58:42 +0000 (22:58 +0000)
commit38e1b393564c8588d846bbad779fd93262fc3d2d
tree8fe721ff4d03ae35613a714023c6c015f7ec09f8
parent6c1e11718648fd0215e0e7316fd9186eb7b5bb98
* Second part of fix for PR 44402:

  - Fix the same race condition in event MPM.
  - Slightly optimize code in worker MPM by removing the need for an additional
    dereference operation.
  - Do some word smithing on the CHANGES entry.

PR: 44402
Submitted by: Basant Kumar Kukreja <basant.kukreja sun.com>
Reviewed by: rpluem

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@630348 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
server/mpm/experimental/event/fdqueue.c
server/mpm/worker/fdqueue.c