osmo-pcu/tests/rlcmac
Pau Espin 1859ec38cc csn1: Avoid storing existence bit as true if content was actually NULL
If we decode Exist bit as "1" but we are at the end of the message, and
all the Next items we'd read are expected to be possibly NULL, then swap
the Exist bit in the decoded structure as "0" in order to tell the
decoder user that the related information structure is actually unset,
as if "0" was received.

Related: SYS#5552
Related: OS#4955
Related: OS#5020
Change-Id: I38602e4b680ed87297c7e440691a494c07cad446
2021-10-20 15:36:01 +02:00
..
RLCMACTest.cpp csn1: Avoid failing if optional DownlinkDualCarrierCapability_r7 is missing 2021-10-20 15:36:01 +02:00
RLCMACTest.err csn1: Avoid storing existence bit as true if content was actually NULL 2021-10-20 15:36:01 +02:00
RLCMACTest.ok csn1: Avoid failing if optional DownlinkDualCarrierCapability_r7 is missing 2021-10-20 15:36:01 +02:00