Wireshark-commits: [Wireshark-commits] rev 49607: /trunk/epan/ /trunk/epan/: proto.c

Date: Wed, 29 May 2013 03:19:31 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=49607

User: morriss
Date: 2013/05/28 08:19 PM

Log:
 Fix the fuzz failure reported in https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8724 :
 
 Make proto_tree_children_foreach() NULL-tree safe.  Crash is new since r49602
 took out an if(tree).

Directory: /trunk/epan/
  Changes    Path          Action
  +3 -0      proto.c       Modified