
guy at ethereal
May 15, 2006, 10:58 AM
Post #1 of 1
(1345 views)
Permalink
|
|
rev 18164: /trunk/epan/dissectors/: packet-snmp.c /trunk/asn1/snmp/: packet-snmp-template.c
|
|
User: guy Date: 2006/05/15 12:58 PM Log: Don't throw an exception in oid_to_subid_buf() if the generated OID is zero-length - oid_to_subid_buf() can be called when we're not in the middle of a dissection, and throwing a "dissector bug" assertion in that case is itself a bug. Directory: /trunk/epan/dissectors/ Changes Path Action +36 -38 packet-snmp.c Modified Directory: /trunk/asn1/snmp/ Changes Path Action +32 -34 packet-snmp-template.c Modified http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=18164&view=rev _______________________________________________ Ethereal-cvs mailing list Ethereal-cvs [at] ethereal http://www.ethereal.com/mailman/listinfo/ethereal-cvs
|