]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Fix mod_rewrite hang when APR uses SysV Semaphores. Before we were
authorAaron Bannert <aaron@apache.org>
Mon, 6 May 2002 18:24:03 +0000 (18:24 +0000)
committerAaron Bannert <aaron@apache.org>
Mon, 6 May 2002 18:24:03 +0000 (18:24 +0000)
commitd6c175e9cd984b183dfc1673101e122e7db925b0
tree26826e601e10942ee46f8352606cc0c0a4c6e13d
parent738b26af416aa7fd446fffd0364c92e283c08f3f
Fix mod_rewrite hang when APR uses SysV Semaphores. Before we were
silently failing when locking/unlocking the mutex, since httpd
child processes didn't have permissions to access the root-created
semaphore.

PR: 8143

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94969 13f79535-47bb-0310-9956-ffa450edef68
modules/mappers/mod_rewrite.c
modules/mappers/mod_rewrite.h