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 44052: /trunk/ui/gtk/ /trunk/ui/gtk/: gui_utils.c

Date: Thu, 26 Jul 2012 17:23:35 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=44052

User: darkjames
Date: 2012/07/26 10:23 AM

Log:
 Fix memleak in window_icon_realize_cb()
 
 gtk_window_set_icon_list() duplicates list so after setting we need
 to free generated one.

Directory: /trunk/ui/gtk/
  Changes    Path           Action
  +5 -1      gui_utils.c    Modified