Attention is currently required from: msuraev.
arehbein has posted comments on this change. (
https://gerrit.osmocom.org/c/osmo-sgsn/+/31523 )
Change subject: Transition to use of 'telnet_init_default'
......................................................................
Patch Set 1:
(1 comment)
File src/gtphub/gtphub_main.c:
https://gerrit.osmocom.org/c/osmo-sgsn/+/31523/comment/df55074c_6b3ee762
PS1, Line 357: rc = telnet_init_default(osmo_gtphub_ctx, 0, OSMO_VTY_PORT_GTPHUB);
The second parameter of telnet_init_default() is void
*, so it's better to use NULL, not 0.
Done
--
To view, visit
https://gerrit.osmocom.org/c/osmo-sgsn/+/31523
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-sgsn
Gerrit-Branch: master
Gerrit-Change-Id: Icc57c68337d55c6594c1c36e9bf41624d11dab0a
Gerrit-Change-Number: 31523
Gerrit-PatchSet: 1
Gerrit-Owner: arehbein <arehbein(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: msuraev <msuraev(a)sysmocom.de>
Gerrit-Attention: msuraev <msuraev(a)sysmocom.de>
Gerrit-Comment-Date: Sun, 26 Feb 2023 20:16:44 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: msuraev <msuraev(a)sysmocom.de>
Gerrit-MessageType: comment