Wireshark mailing list archives
Rebuilding asn1 dissectors
From: Stig Bjørlykke <stig () bjorlykke org>
Date: Sun, 31 Oct 2010 13:29:41 +0100
Hi,
When rebuilding all asn1 dissectors I get several diff's like this:
static const per_sequence_t h460_15_ChannelSuspendConfirm_sequence[] = {
- { NULL, 0, 0, NULL }
+ { NULL, ASN1_EXTENSION_ROOT, 0, NULL }
};
Does anyone know why, and maybe suggest a fix?
ASN1_EXTENSION_ROOT is defined to 0x01.
--
Stig Bjørlykke
___________________________________________________________________________
Sent via: Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives: http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
mailto:wireshark-dev-request () wireshark org?subject=unsubscribe
Current thread:
- Rebuilding asn1 dissectors Stig Bjørlykke (Oct 31)
- Re: Rebuilding asn1 dissectors Kukosa, Tomas (Oct 31)
