1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/sys/net/sock
Koen Zandberg b8a494fb76
sock_util: Prevent overflow in sock_urlsplit
This adds a length check to verify if the host-port part of the URL fits
in the supplied buffer
2018-07-19 22:07:18 +02:00
..
Makefile sys: net: sock: add utility functions 2017-03-28 19:16:27 +02:00
sock_util.c sock_util: Prevent overflow in sock_urlsplit 2018-07-19 22:07:18 +02:00