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

Date: Sat, 12 May 2012 07:57:51 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42596

User: darkjames
Date: 2012/05/12 12:57 AM

Log:
 Fix bug #7251
 
 We're already checking in gtk if end highlight offsets don't exceed len.
 Do the same for start offset.
 
 I wonder if it this checks should be also done when adding items to tree...

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