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 24145: /trunk/gtk/ /trunk/gtk/: io_stat.c pixmap_save.c

Date: Sun, 20 Jan 2008 16:54:02 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=24145

User: stig
Date: 2008/01/20 04:54 PM

Log:
 Fixed crash when save IO Graphs (bug 2126).
 
 The problem was that configure_event() is called each time the window size
 changes, and each time the pixmap buffer is recreated and a new signal added
 to the save button.

Directory: /trunk/gtk/
  Changes    Path             Action
  +2 -1      io_stat.c        Modified
  +2 -2      pixmap_save.c    Modified