Attention is currently required from: msuraev.
1 comment:
File src/gtphub/gtphub_main.c:
Patch Set #1, 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 change 31523. To unsubscribe, or for help writing mail filters, visit settings.