Attention is currently required from: neels. Hello Jenkins Builder,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/osmo-hnbgw/+/28232
to look at the new patch set (#2).
Change subject: allow calling rua_to_scu() without data ......................................................................
allow calling rua_to_scu() without data
There can be SCCP primitives without payload data, e.g. an "empty" SCCP Connection Request.
Patch 'mgw_fsm: add MGW support to osmo-hnbgw' added RANAP message decoding that lacks a guard against NULL data. Fix that: do not try to decode NULL data.
Related: SYS#5968 Change-Id: Id755e769e82ace7203460ea1b3c847c2c90d41bf --- M src/osmo-hnbgw/hnbgw_rua.c 1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-hnbgw refs/changes/32/28232/2