]> git.ipfire.org Git - thirdparty/squid.git/commit
Bug #835: assertion failed: pinger.c:187: "icmp_pktsize <= MAX_PKT_SZ"
authorhno <>
Sat, 3 Apr 2004 21:38:36 +0000 (21:38 +0000)
committerhno <>
Sat, 3 Apr 2004 21:38:36 +0000 (21:38 +0000)
commite353bdf2d3f3c9c70ec79e7d2b272537446eb177
treed0231602df494aeb3fb32f19ce77b66d6faaff79
parent5c56ab974a74c71e75b3f4617408063e112ff21f
Bug #835: assertion failed: pinger.c:187: "icmp_pktsize <= MAX_PKT_SZ"

In Squids built with --enable-icmp the pinger helper may exit with the above
assertion failure if Squid receives a request with a very long host name.
src/pinger.cc