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