]> git.ipfire.org Git - thirdparty/squid.git/commit
Potential fix for Bugzilla #236
authorhno <>
Sat, 13 Oct 2001 00:20:23 +0000 (00:20 +0000)
committerhno <>
Sat, 13 Oct 2001 00:20:23 +0000 (00:20 +0000)
commitd9589922964d1140902378d9db27a5926133b47f
tree35925dfa6aca8b7707c6c6cc4903e32c1e675bc1
parent73965ef70ad2f30cb6b694274a99bf3b46af3be3
Potential fix for Bugzilla #236

Reading the code shows that if the reply contains a single truncated entry
then rfc1035AnswersUnpack will return 0 records, possibly causing assertion
failure in rfc1035RRDestroy
lib/rfc1035.c