Wireshark-commits: [Wireshark-commits] rev 45468: /trunk/ui/qt/ /trunk/ui/qt/: proto_tree.cpp
Date: Thu, 11 Oct 2012 12:31:39 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=45468

User: alagoutte
Date: 2012/10/11 05:31 AM

Log:
 Fix crash when use pcapng with comments (with QtShark)
 ERROR:proto_tree.cpp:125:void proto_tree_draw_node(proto_node*, gpointer): code should not be reached
 
 (Missing color information for PI_COMMENT)

Directory: /trunk/ui/qt/
  Changes    Path              Action
  +4 -0      proto_tree.cpp    Modified