osmo-ggsn/utils
Pau Espin 8cbdd21867 gtp_echo_responder: report invalid chars present in node-feautres cmdline arg as error
from "man strtoul":
"""
If endptr is not NULL, strtoul() stores the address of the first invalid character in *endptr.
In particular, if *nptr is not '\0' but **endptr is '\0' on return, the entire string is valid.
"""

Fixes: ae81195418
Change-Id: I89d26a575ef81ee17483db035924354588d9d094
2021-10-08 17:28:16 +02:00
..
Makefile.am Introduce program gtp-echo-responder 2021-10-04 14:06:51 +02:00
gtp_echo_responder.c gtp_echo_responder: report invalid chars present in node-feautres cmdline arg as error 2021-10-08 17:28:16 +02:00
gtp_echo_responder_test.py Introduce program gtp-echo-responder 2021-10-04 14:06:51 +02:00