Attention is currently required from: keith. fixeria has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-msc/+/29559 )
Change subject: Update MNCC field validation mask. ......................................................................
Patch Set 1:
(2 comments)
Commit Message:
https://gerrit.osmocom.org/c/osmo-msc/+/29559/comment/e562f6ac_0c86370d PS1, Line 13: #OS5282 OS#5282
File src/libmsc/mncc.c:
https://gerrit.osmocom.org/c/osmo-msc/+/29559/comment/281e3ca4_ab5eb5b4 PS1, Line 113: 0x7fff Good catch. It's indeed so easy to forget updating this mask because all other MNCC_F_* entries are defined in 'include/osmocom/msc/mncc.h', while this one lives here. I believe it's a good idea to move MNCC_F_ALL to the header. Will submit a patch on top of yours.