]> git.ipfire.org Git - thirdparty/squid.git/commit
BUGFIX: potential coredump condition on snmpwalk of empty tables.
authorhno <>
Thu, 30 Aug 2001 15:51:40 +0000 (15:51 +0000)
committerhno <>
Thu, 30 Aug 2001 15:51:40 +0000 (15:51 +0000)
commit96ca8fa177022d9b7ce6e054b5c161a2caefc0a8
tree0ce683ba074e05bcce5593e979a1b5c678b18bec
parent5d146f7dc38df9c10cb3fcac6e9f6ec41f40a514
BUGFIX: potential coredump condition on snmpwalk of empty tables.
If the indexing function did not return a new OID, make sure the
parsing function is forgotten as well.
src/snmp_core.cc