aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-h245.c
diff options
context:
space:
mode:
authorkukosa <kukosa@f5534014-38df-0310-8fa8-9805f1628bb7>2010-10-07 14:24:04 +0000
committerkukosa <kukosa@f5534014-38df-0310-8fa8-9805f1628bb7>2010-10-07 14:24:04 +0000
commitfb1f59b8a815819e99fe7a278419c7fe821c0ef0 (patch)
tree1d9665d92e129f1c7080c3712a53e77524d947d4 /epan/dissectors/packet-h245.c
parent9a2e93685b56c5765fa2ea78159dd858598450c5 (diff)
Generate proper extension flags for empty constructed types SEQUENCE { ... } and CHOICE { ... }
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@34400 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'epan/dissectors/packet-h245.c')
-rw-r--r--epan/dissectors/packet-h245.c16
1 files changed, 8 insertions, 8 deletions
diff --git a/epan/dissectors/packet-h245.c b/epan/dissectors/packet-h245.c
index a4ec2f184f..4648b2a8b8 100644
--- a/epan/dissectors/packet-h245.c
+++ b/epan/dissectors/packet-h245.c
@@ -5979,7 +5979,7 @@ dissect_h245_NoPTAudioTelephonyEventCapability(tvbuff_t *tvb _U_, int offset _U_
static const per_sequence_t NoPTAudioToneCapability_sequence[] = {
- { NULL, 0, 0, NULL }
+ { NULL, ASN1_EXTENSION_ROOT, 0, NULL }
};
static int
@@ -7031,7 +7031,7 @@ dissect_h245_DepFECData(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_,
static const per_sequence_t T_mode_rfc2733sameport_sequence[] = {
- { NULL, 0, 0, NULL }
+ { NULL, ASN1_EXTENSION_ROOT, 0, NULL }
};
static int
@@ -10220,7 +10220,7 @@ dissect_h245_MaintenanceLoopRequest(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_
static const per_sequence_t CommunicationModeRequest_sequence[] = {
- { NULL, 0, 0, NULL }
+ { NULL, ASN1_EXTENSION_ROOT, 0, NULL }
};
static int
@@ -12327,7 +12327,7 @@ dissect_h245_ResponseMessage(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx
static const per_sequence_t MaintenanceLoopOffCommand_sequence[] = {
- { NULL, 0, 0, NULL }
+ { NULL, ASN1_EXTENSION_ROOT, 0, NULL }
};
static int
@@ -13390,7 +13390,7 @@ dissect_h245_FunctionNotUnderstood(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t
static const per_sequence_t MasterSlaveDeterminationRelease_sequence[] = {
- { NULL, 0, 0, NULL }
+ { NULL, ASN1_EXTENSION_ROOT, 0, NULL }
};
static int
@@ -13489,7 +13489,7 @@ dissect_h245_RequestMultiplexEntryRelease(tvbuff_t *tvb _U_, int offset _U_, asn
static const per_sequence_t RequestModeRelease_sequence[] = {
- { NULL, 0, 0, NULL }
+ { NULL, ASN1_EXTENSION_ROOT, 0, NULL }
};
static int
@@ -14252,7 +14252,7 @@ dissect_h245_FunctionNotSupported(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t
static const per_sequence_t T_crcDesired_sequence[] = {
- { NULL, 0, 0, NULL }
+ { NULL, ASN1_EXTENSION_ROOT, 0, NULL }
};
static int
@@ -14303,7 +14303,7 @@ dissect_h245_MultilinkIndication(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *
static const per_sequence_t LogicalChannelRateRelease_sequence[] = {
- { NULL, 0, 0, NULL }
+ { NULL, ASN1_EXTENSION_ROOT, 0, NULL }
};
static int