osmith has posted comments on this change. ( https://gerrit.osmocom.org/14069 )
Change subject: libmsc/msc_vty.c: refactor 'show subscr / conn / trans' commands ...................................................................... Patch Set 3: Code-Review-1 (2 comments) https://gerrit.osmocom.org/#/c/14069/3/src/libmsc/msc_vty.c File src/libmsc/msc_vty.c: https://gerrit.osmocom.org/#/c/14069/3/src/libmsc/msc_vty.c@717 PS3, Line 717: trans->msc_a->c.msub trans->msc_a is not checked for NULL, although the FIXME above says it could be NULL. https://gerrit.osmocom.org/#/c/14069/3/src/libmsc/msc_vty.c@826 PS3, Line 826: vsub->imeisv[0] != '\0' (Consistency: ->imei and ->imeisv have != \0, but ->name and ->msisdn above have strlen(). It would be nicer to use the same method for all of them.) -- To view, visit https://gerrit.osmocom.org/14069 To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings Gerrit-Project: osmo-msc Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I5e58b56204c3f3d019e8d4c3c96cefdbb4af4d47 Gerrit-Change-Number: 14069 Gerrit-PatchSet: 3 Gerrit-Owner: Vadim Yanitskiy <[email protected]> Gerrit-Reviewer: Harald Welte <[email protected]> Gerrit-Reviewer: Jenkins Builder (1000002) Gerrit-Reviewer: Neels Hofmeyr <[email protected]> Gerrit-Reviewer: Pau Espin Pedrol <[email protected]> Gerrit-Reviewer: osmith <[email protected]> Gerrit-Comment-Date: Wed, 29 May 2019 14:03:10 +0000 Gerrit-HasComments: Yes Gerrit-HasLabels: Yes
