ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] rev 18693: /trunk/ /trunk/epan/dissectors/: packet-ber.c pac

Date: Sun, 09 Jul 2006 22:12:03 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=18693

User: gerald
Date: 2006/07/09 10:12 PM

Log:
 In new_format_oid(), handle a zero-length OID.
 
 Fix a bug introduced recently in packet-rpc.c.
 
 Replace DISSECTOR_ASSERT() with THROW(ReportedBoundsError) in my recent 
 checkins, since fuzz-test.sh sets WIRESHARK_ABORT_ON_DISSECTOR_BUG.

Directory: /trunk/epan/dissectors/
  Changes    Path              Action
  +8 -4      packet-ber.c      Modified
  +2 -1      packet-mount.c    Modified
  +2 -1      packet-mq.c       Modified
  +2 -1      packet-pktc.c     Modified
  +3 -1      packet-rpc.c      Modified
  +8 -3      packet-snmp.c     Modified
  +2 -1      packet-ssh.c      Modified

Directory: /trunk/asn1/snmp/
  Changes    Path                      Action
  +5 -0      packet-snmp-template.c    Modified