Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 9192] no support for RELATIVE-OID ASN.1 type

Date: Sun, 06 Oct 2013 20:27:45 +0000

changed bug 9192

What Removed Added
Attachment #11718 Flags   review_for_checkin?

Comment # 5 on bug 9192 from
Created attachment 11718 [details]
cleanup of relative and absolute OID decoding in packet-ber.c

This patch is intended to be applied on top of patch 11654 (already committed)
to clean up some errors and to consolidate code more neatly as per comment #3
and comment #4  Now the dissect_ber_relative_oid() and
dissect_ber_object_identifier() routines (and their corresponding _str
versions) are now wrappers for dissect_ber_any_identifier() which takes an
additional gboolean is_absolute.


You are receiving this mail because:
  • You are watching all bug changes.