1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/net/sock
Kaspar Schleiser a53cbbfa91 sys/net/sock_util: zero out temporary buffer
Otherwise, the following strncpy() leaves strtol() with a non-terminated
buffer.
2021-03-18 14:58:35 +01:00
..
async/event sock_async_evnet: add comment to fuzzing termination condition 2020-05-26 17:24:45 +02:00
doc.txt net/sock : Update documentation 2020-09-04 16:29:13 +05:30
Kconfig net/sock/dtls : Expose to Kconfig 2020-09-04 16:28:29 +05:30
Makefile sys: net: sock: add utility functions 2017-03-28 19:16:27 +02:00
sock_util.c sys/net/sock_util: zero out temporary buffer 2021-03-18 14:58:35 +01:00