Wireshark-commits: [Wireshark-commits] rev 22511: /trunk/ /trunk/asn1/ansi_map/: packet-ansi_map-te
Date: Wed, 15 Aug 2007 21:37:13 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=22511

User: morriss
Date: 2007/08/15 09:37 PM

Log:
 Change tvb_get_string() to tvb_get_ephemeral_string().  Since we weren't freeing the returned buffer, this cleans up a memory leak.  NOTE: I had to manually regenerate this dissector without the "-T" option to avoid checking in a lot of changes that I don't understand/didn't make.  Why is the Makefile newer than what's in epan/dissectors/ ?

Directory: /trunk/asn1/ansi_map/
  Changes    Path                          Action
  +2 -2      packet-ansi_map-template.c    Modified

Directory: /trunk/epan/dissectors/
  Changes    Path                 Action
  +3 -3      packet-ansi_map.c    Modified
  +1 -1      packet-ansi_map.h    Modified