Code

snmp: free snmp_pdu struct allocated by snmp_pdu_create()
authorMarc Fournier <marc.fournier@camptocamp.com>
Fri, 8 Aug 2014 13:55:10 +0000 (15:55 +0200)
committerMarc Fournier <marc.fournier@camptocamp.com>
Fri, 8 Aug 2014 13:55:10 +0000 (15:55 +0200)
commit0da910fb1bf2bd4982ca6541458c795ec296f398
tree6bb4129dc39c0abc64b0044184c208ed5d34c64e
parent497f5785e8b385f03b5fb5b15bdff8ba39e4699e
snmp: free snmp_pdu struct allocated by snmp_pdu_create()

This should fix the leak reported in issue #610.
src/snmp.c