Attention is currently required from: jolly.
Patch set 2:Code-Review +2
1 comment:
File src/osmo-bsc/system_information.c:
Patch Set #1, Line 1424: struct gsm_bts *s_bts = conn->lchan->ts->trx->bts, *l_bts;
As described in the commit message, l_bts will be set before calling si10_rest_octets_encode_other. […]
ah, indeed. any_neighbor is false in the first iterateion, at whose end we are setting l_bts and then in a subsequent iteration it must be non-null.
To view, visit change 34920. To unsubscribe, or for help writing mail filters, visit settings.