Wireshark-commits: [Wireshark-commits] rev 47702: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Sun, 17 Feb 2013 15:06:35 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=47702

User: eapache
Date: 2013/02/17 07:06 AM

Log:
 Use wmem memory to build most of the diameter hf and ett arrays.
 
 Cleans up many valgrind errors, since we were losing our pointers to
 the arrays before shutdown.

Directory: /trunk/epan/dissectors/
  Changes    Path                 Action
  +10 -9     packet-diameter.c    Modified