]> git.ipfire.org Git - thirdparty/squid.git/commit - lib/snmplib/snmp_vars.c
Fix various issues in snmplib
authorTomas Hozza <thozza@redhat.com>
Sat, 15 Dec 2012 12:18:50 +0000 (01:18 +1300)
committerAmos Jeffries <squid3@treenet.co.nz>
Sat, 15 Dec 2012 12:18:50 +0000 (01:18 +1300)
commit2082bd1c7f7dfcbf869a7e151a2d4978d8a91f7d
treebe35b5f5e81819d9ffbccf5b3e3605b9b15018ec
parentcfe771a73d990376f0d3c3dec8d2cd11f1715dc0
Fix various issues in snmplib

* Memory leaks in OID management

* NULL pointer dereference on OID tree creation

* Ensure buffer terminations on OID data copy

* Better file handle management

  Detected by Coverity Scan. Issues 740480, 740357, 740429,
    443111, 740479, 740500
snmplib/parse.c
snmplib/snmp_vars.c