Wireshark-commits: [Wireshark-commits] rev 52865: /trunk/epan/dissectors/ /trunk/epan/dissectors/:
Date: Sat, 26 Oct 2013 02:55:00 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=52865

User: eapache
Date: 2013/10/26 02:55 AM

Log:
 Cleanups to the TPNCP database parser/loader:
 - use and free glib memory instead of ep_ memory - another dissector down
 - propogate errors correctly
 - produce a warning if an error occurs loading the DB
 - add XXX comments about realloc handling that may or may not be a memory leak
   in failure cases

Directory: /trunk/epan/dissectors/
  Changes    Path              Action
  +56 -21    packet-tpncp.c    Modified