Attention is currently required from: pespin, daniel. fixeria has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmocore/+/28935 )
Change subject: cbsp: Return error if decoding any of the cell id lists fail ......................................................................
Patch Set 2: Code-Review+2
(3 comments)
File src/gsm/cbsp.c:
https://gerrit.osmocom.org/c/libosmocore/+/28935/comment/48dc53f0_b49edc57 PS1, Line 661: TLVP_LEN(tp, CBSP_IEI_CELL_LIST));
cosmetic: alignment (here and below)
Done
https://gerrit.osmocom.org/c/libosmocore/+/28935/comment/207ab9aa_634580f1 PS1, Line 959: cbsp_decode_loading_list(&out->loading_list, ctx,
Check for failure here as well?
Done
https://gerrit.osmocom.org/c/libosmocore/+/28935/comment/8e81ec55_46055334 PS1, Line 990: cbsp_decode_loading_list(&out->loading_list, ctx,
And here
Done