]> git.ipfire.org Git - thirdparty/squid.git/commit
Summary: Ensure that optional authscheme methods are NULL'd if realloc returns non...
authorrobertc <>
Sun, 2 Feb 2003 20:35:53 +0000 (20:35 +0000)
committerrobertc <>
Sun, 2 Feb 2003 20:35:53 +0000 (20:35 +0000)
commit8d25251af6d9203156f0def3760daf243c9592fe
tree01e9eb2d3de33600e18ea63abd6c967fe4e6a913
parent99013f8ddae633002957fa01fd76df9f63a19e3c
Summary: Ensure that optional authscheme methods are NULL'd if realloc returns non-zero'd memory.
Keywords:

Ensure that optional authscheme methods are NULL'd if realloc returns non-zero'd memory.
src/authenticate.cc