Wireshark-commits: [Wireshark-commits] rev 45388: /trunk/ /trunk/epan/: column-utils.c column-utils

Date: Mon, 08 Oct 2012 15:12:45 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=45388

User: eapache
Date: 2012/10/08 08:12 AM

Log:
 Don't leak all of our column data in packet_list_recreate (I think we still leak
 some of it?).
 
 Maybe part of https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7775

Directory: /trunk/epan/
  Changes    Path              Action
  +20 -0     column-utils.c    Modified
  +6 -0      column-utils.h    Modified

Directory: /trunk/ui/gtk/
  Changes    Path             Action
  +1 -0      packet_list.c    Modified