[squid-dev] [PATCH] Avoid startup/shutdown crashes
Amos Jeffries
squid3 at treenet.co.nz
Sun Apr 10 04:16:09 UTC 2016
On 7/04/2016 6:04 p.m., Alex Rousskov wrote:
> Hello,
>
> We spent the last few days chasing down trunk startup crashes.
> Backtraces pointed to the OpenSSL context management bugs, but the
> actual problem was related to the global destruction disorder in the
> SBuf statistics code. The attached patch preamble contains the proposed
> commit message with more technical details, as usual.
>
Since the new functions are global scope they need to start with upper
case..
Other than that +1 and please commit ASAP.
>
> FYI: Since we spent so much time pinpointing this problem and testing
> various suspects, we found five more [related] bugs:
>
>> Trunk r14628: Fixed NotNode (!acl) naming: Terminate for strncat(name).
This turned out to be bug 4468.
Amos
More information about the squid-dev
mailing list