ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

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