Pau Espin Pedrol has posted comments on this change. ( https://gerrit.osmocom.org/12863 )
Change subject: OML: Return attributes in ACK/NACK messages ...................................................................... Patch Set 1: Code-Review-1 (1 comment) https://gerrit.osmocom.org/#/c/12863/1/src/common/oml.c File src/common/oml.c: https://gerrit.osmocom.org/#/c/12863/1/src/common/oml.c@448 PS1, Line 448: msgb_tv_put(msg, NM_ATT_NACK_CAUSES, cause); Don't you need to update omh->length after putting more info? Since you are not longer calling oml_send_msg anymore, which does the update: omh->length = msgb_l3len(msg); -- To view, visit https://gerrit.osmocom.org/12863 To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings Gerrit-Project: osmo-bts Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: Ifb305fe75f8305bb04872f26492b8b1bb8c27f49 Gerrit-Change-Number: 12863 Gerrit-PatchSet: 1 Gerrit-Owner: Harald Welte <[email protected]> Gerrit-Reviewer: Jenkins Builder (1000002) Gerrit-Reviewer: Pau Espin Pedrol <[email protected]> Gerrit-Comment-Date: Fri, 08 Feb 2019 23:07:06 +0000 Gerrit-HasComments: Yes Gerrit-HasLabels: Yes
