]> git.ipfire.org Git - thirdparty/squid.git/commit
Bug #1817: Assertion failure assert(buflen >= copy_sz) in htcp.c htcpBuildAuth()
authorhno <>
Sat, 4 Nov 2006 21:15:22 +0000 (21:15 +0000)
committerhno <>
Sat, 4 Nov 2006 21:15:22 +0000 (21:15 +0000)
commit081cdbe32abd72c3bcdaeddae7859c75d477be52
treef89cd029c2db589f6720be11fca21b27788636b1
parenta0b99b234e44cd76d47bc5619bb56f7606385b08
Bug #1817: Assertion failure assert(buflen >= copy_sz) in htcp.c htcpBuildAuth()

could trigger on certain oversized requests when using HTCP
src/htcp.cc