Wireshark-commits: [Wireshark-commits] rev 20558: /trunk/ /trunk/: proto_hier_stats.c

Date: Thu, 25 Jan 2007 23:00:30 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=20558

User: sfisher
Date: 2007/01/25 11:00 PM

Log:
 Fix for bug #1325: Protocol hierarchy display shows an empty line because of
 the hop-by-hop option header tree in the main protocol tree.  This fix skips
 those entries that don't have a name assigned to them and goes on to the next
 entry before adding it to the protocol hierarchy display.

Directory: /trunk/
  Changes    Path                  Action
  +9 -0      proto_hier_stats.c    Modified