ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] rev 18543: /trunk/gtk/ /trunk/gtk/: proto_draw.c

Date: Thu, 22 Jun 2006 11:23:27 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=18543

User: sahlberg
Date: 2006/06/22 11:23 AM

Log:
 coverity   187
 
 
 i dont think this can trigger in the current code   but better safe than sorry  and it safeguards against future changes that might break this requirement.
 
 
 dereferencing a nullpointer would cause crash of wireshark   in case a new bug is introduced making it possible for this variuable to be null.

Directory: /trunk/gtk/
  Changes    Path            Action
  +1 -0      proto_draw.c    Modified