Wireshark-commits: [Wireshark-commits] rev 18649: /trunk/ /trunk/epan/dissectors/: packet-snmp.c /trunk/asn1/snmp/: packet-snmp-template.c
From:
sahlberg@xxxxxxxxxxxxx
Date: Tue, 04 Jul 2006 03:27:15 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=18649
User: sahlberg
Date: 2006/07/04 03:27 AM
Log:
replace the two remaining g_malloc with ep_alloc
this indirectly fixes a tiny memory leak with one of the g_mallocs
Directory: /trunk/epan/dissectors/
Changes Path Action
+5 -6 packet-snmp.c Modified
Directory: /trunk/asn1/snmp/
Changes Path Action
+2 -3 packet-snmp-template.c Modified