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 32743: /trunk/gtk/ /trunk/gtk/: main.c

Date: Tue, 11 May 2010 02:25:24 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=32743

User: morriss
Date: 2010/05/10 07:25 PM

Log:
 Follow on to rev 32593: apparently delaying the start of resolv_update_cb() isn't always enough.  Delaying it further is would require adding the function call to several cases of an already complicated if/then/else + #ifdef/#else, so instead just put in a NULL check before calling gdk_window_invalidate_rect().

Directory: /trunk/gtk/
  Changes    Path          Action
  +4 -2      main.c        Modified