ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] rev 18649: /trunk/ /trunk/epan/dissectors/: packet-snmp.c /t

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