Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 30421: /trunk/gtk/ /trunk/gtk/: conversations_table.c gu

Date: Fri, 09 Oct 2009 09:06:24 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=30421

User: etxrab
Date: 2009/10/09 02:06 AM

Log:
 From Didier Gautheron:
 - memory leak, free the list after walking it, ie free a NULL list, ie free nothing. I've only fixed bugs introduced by me with GTKCList to TreeView modifs, it seems there's the same bug in gtk/dlg_utils.c.

Directory: /trunk/gtk/
  Changes    Path                     Action
  +3 -2      conversations_table.c    Modified
  +3 -2      gui_utils.c              Modified
  +9 -6      hostlist_table.c         Modified