Attention is currently required from: neels. pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-msc/+/29699 )
Change subject: vlr: implement fallback to no-auth ......................................................................
Patch Set 1:
(3 comments)
Patchset:
PS1: +1 when youfix linter issues.
File src/libvlr/vlr_access_req_fsm.c:
https://gerrit.osmocom.org/c/osmo-msc/+/29699/comment/35204d55_ac3a9886 PS1, Line 458: proc_arq_fsm_done(fi, cause? *cause : GSM48_REJECT_NETWORK_FAILURE);
spaces required around that '?' (ctx:VxW)
Please fix.
File src/libvlr/vlr_lu_fsm.c:
https://gerrit.osmocom.org/c/osmo-msc/+/29699/comment/781b270c_8ab1be04 PS1, Line 1165: lu_fsm_failure(fi, res? *res : GSM48_REJECT_NETWORK_FAILURE);
spaces required around that '?' (ctx:VxW)
Please fix.