]> git.ipfire.org Git - thirdparty/squid.git/commit
Bug #1484: Hangs at 100% CPU if /dev/null is not accessible
authorserassio <>
Sun, 26 Feb 2006 17:56:29 +0000 (17:56 +0000)
committerserassio <>
Sun, 26 Feb 2006 17:56:29 +0000 (17:56 +0000)
commitbed704f74f089ea0947008863721ab3784550eca
treeff5928efdd56e33a701e021f94fdabc2e6474273
parent7978e6cafe275a67afe91dc595b8e7ea53e10f7d
Bug #1484: Hangs at 100% CPU if /dev/null is not accessible

If the permissions of /dev/null is set incorrectly Squid hangs at 100% CPU
while starting helpers.

Forward port of 2.5 patch.
src/ipc.cc