Attention is currently required from: pespin.
dexter has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmo-abis/+/31120 )
Change subject: trau_pcu_ericsson: fix broken length check
......................................................................
Patch Set 2:
(1 comment)
File src/trau/trau_pcu_ericsson.c:
https://gerrit.osmocom.org/c/libosmo-abis/+/31120/comment/04c42359_1afd8e61 
PS1, Line 273: 	if (bits_len < offs)
are you sure this shouldn't be bits_len <= offs? because if bits_len == offs, whtever you read will  […]
Done
-- 
To view, visit 
https://gerrit.osmocom.org/c/libosmo-abis/+/31120
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings
Gerrit-Project: libosmo-abis
Gerrit-Branch: master
Gerrit-Change-Id: I9e0cd5d36c517b9198e0dc1bec0477a2ee2fb869
Gerrit-Change-Number: 31120
Gerrit-PatchSet: 2
Gerrit-Owner: dexter 
pmaier@sysmocom.de
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge 
laforge@osmocom.org
Gerrit-CC: pespin 
pespin@sysmocom.de
Gerrit-Attention: pespin 
pespin@sysmocom.de
Gerrit-Comment-Date: Wed, 01 Feb 2023 11:22:05 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: pespin 
pespin@sysmocom.de
Gerrit-MessageType: comment