]> git.ipfire.org Git - thirdparty/squid.git/commit
Bug 2680 regression: Crash after rotate with no helpers running
authorAmos Jeffries <squid3@treenet.co.nz>
Fri, 17 Jul 2009 02:49:49 +0000 (14:49 +1200)
committerAmos Jeffries <squid3@treenet.co.nz>
Fri, 17 Jul 2009 02:49:49 +0000 (14:49 +1200)
commitd974a0723c00b59328754bbd964e34fdd03a890a
tree9b91502905f10159740e0c22c2129608263cc965
parentdd5d71724134d630e20438bcd12db0c585587b40
Bug 2680 regression: Crash after rotate with no helpers running

Regression from bug 2276 fix. n_running was used instead of n_active.
Also documents the relevant counters to prevent this recurring.
src/helper.cc
src/helper.h