Patch Set 1: (2 comments)
https://gerrit.osmocom.org/#/c/4711/1//COMMIT_MSG Commit Message: Line 15: This fixes CID 178662 syntax https://gerrit.osmocom.org/#/c/4711/1/src/libosmo-mgcp/mgcp_osmux.c File src/libosmo-mgcp/mgcp_osmux.c: Line 213: this = NULL; one could simply initialize 'this' to NULL in the variable declaration and save the 'else' clauses here. Not overly important. -- To view, visit https://gerrit.osmocom.org/4711 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: If9a3c1ac002bc8adc90ca1c1c3dd1db4feea07ac Gerrit-PatchSet: 1 Gerrit-Project: osmo-mgw Gerrit-Branch: master Gerrit-Owner: dexter <pma...@sysmocom.de> Gerrit-Reviewer: Harald Welte <lafo...@gnumonks.org> Gerrit-Reviewer: Jenkins Builder Gerrit-HasComments: Yes