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 42460: /trunk/ui/gtk/ /trunk/ui/gtk/: main_proto_draw.c

Date: Mon, 07 May 2012 10:51:14 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42460

User: darkjames
Date: 2012/05/07 03:51 AM

Log:
 Avoid calling tvb_get_ptr() on 0-length TVBs.
 
 It seems to be better fix than r42420

Directory: /trunk/ui/gtk/
  Changes    Path                 Action
  +5 -3      main_proto_draw.c    Modified
  +2 -19     packet_win.c         Modified