pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-pcu/+/14481 )
Change subject: decompress_crbb: add length argument for search_runlen ...................................................................... Patch Set 1: Code-Review+1 (1 comment) https://gerrit.osmocom.org/#/c/14481/1/src/egprs_rlc_compression.cpp File src/egprs_rlc_compression.cpp: https://gerrit.osmocom.org/#/c/14481/1/src/egprs_rlc_compression.cpp@471 PS1, Line 471: while (iter->run_length == -1) { Why is iterating over this condition which seems to never change inside the loop? That's really confusing. -- To view, visit https://gerrit.osmocom.org/c/osmo-pcu/+/14481 To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings Gerrit-Project: osmo-pcu Gerrit-Branch: master Gerrit-Change-Id: Ie34a0651e7e7efea4e9ecff1e3a467588113cf47 Gerrit-Change-Number: 14481 Gerrit-PatchSet: 1 Gerrit-Owner: lynxis lazus <[email protected]> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: pespin <[email protected]> Gerrit-Comment-Date: Mon, 17 Jun 2019 09:37:51 +0000 Gerrit-HasComments: Yes Gerrit-Has-Labels: Yes Gerrit-MessageType: comment
