ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-dev: [Wireshark-dev] Rebuilding asn1 dissectors

From: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
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