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 18647: /trunk/ /trunk/epan/dissectors/: packet-snmp.c /t

Date: Tue, 04 Jul 2006 02:36:18 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=18647

User: sahlberg
Date: 2006/07/04 02:36 AM

Log:
 make new_format_oid  return ep allocated data.
 
 this also removes several small memory leaks through get_oid_name and get_oid_str_name where the callers nevber freed the data

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +11 -8     packet-snmp.c    Modified

Directory: /trunk/asn1/snmp/
  Changes    Path                      Action
  +8 -5      packet-snmp-template.c    Modified