Wireshark-commits: [Wireshark-commits] rev 25621: /trunk/epan/dissectors/ /trunk/epan/dissectors/:
Date: Fri, 27 Jun 2008 23:47:26 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=25621

User: guy
Date: 2008/06/27 04:47 PM

Log:
 If we find an invalid version number, at least put something into the
 Info column and protocol tree to indicate that.
 
 If we find an invalid version number in the *second* switch statement,
 don't bother spewing out a warning - that's a "cannot happen", so just
 throw a dissector assertion.

Directory: /trunk/epan/dissectors/
  Changes    Path              Action
  +7 -2      packet-wbxml.c    Modified