mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2025-08-13 18:04:40 +08:00

strnlen is not portable. In this case, it does not matter as we zero-terminate the string before. Signed-off-by: Simon Goldschmidt <goldsimon@gmx.de>