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 42207: /trunk/ui/gtk/ /trunk/ui/gtk/: tcp_graph.c

Date: Mon, 23 Apr 2012 13:39:12 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42207

User: etxrab
Date: 2012/04/23 06:39 AM

Log:
 g_object_unref(cursor) craches pre GTK 3.0 protect it with
 #if GTK_CHECK_VERSION(3,0,0)

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