laforge has submitted this change. ( 
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/21627 )

Change subject: Osmocom_Gb_Types: Fix t_BVC_FC_BVC_ACK() TAG IE length
......................................................................

Osmocom_Gb_Types: Fix t_BVC_FC_BVC_ACK() TAG IE length

Change-Id: Ib9a09fea85110a4f0966c07d911e37234aa06391
---
M library/Osmocom_Gb_Types.ttcn
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  laforge: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/library/Osmocom_Gb_Types.ttcn b/library/Osmocom_Gb_Types.ttcn
index 2afedcc..ba05f7d 100644
--- a/library/Osmocom_Gb_Types.ttcn
+++ b/library/Osmocom_Gb_Types.ttcn
@@ -1255,7 +1255,7 @@
                                iEI := '1E'O,
                                ext := '1'B,
                                lengthIndicator := {
-                                       length1 := 2
+                                       length1 := 1
                                },
                                unstructured_Value := tag
                        }

--
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/21627
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: Ib9a09fea85110a4f0966c07d911e37234aa06391
Gerrit-Change-Number: 21627
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <lafo...@osmocom.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <lafo...@osmocom.org>
Gerrit-MessageType: merged

Reply via email to