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