Simon Goldschmidt 3bd84aba4b snmp_v3: use strlen, not strnlen
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>
2018-11-19 20:13:30 +01:00
..
2018-11-19 14:32:05 +01:00
2018-11-19 20:13:30 +01:00