Wireshark-commits: [Wireshark-commits] rev 34421: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Fri, 08 Oct 2010 01:17:06 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=34421

User: morriss
Date: 2010/10/07 06:17 PM

Log:
 Don't use a TRY/CATCH block just to ignore any exceptions thrown by
 tvb_get_ntohs(): check the remaining tvb length instead.

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +5 -8      packet-vlan.c    Modified