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

Date: Fri, 08 Oct 2010 17:37:24 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=34435

User: morriss
Date: 2010/10/08 10:37 AM

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
  +11 -13    packet-gmhdr.c    Modified