1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/posix
Benjamin Valentin 764a9e9f63 sys/pthread: check return value of malloc()
To prevent a NULL pointer dereference on a memory constrained system,
check if malloc() was actually successful.
2019-10-20 14:17:07 +02:00
..
include
inet sys/posix: make posix module provide only headers. 2019-03-20 12:57:13 +01:00
pthread sys/pthread: check return value of malloc() 2019-10-20 14:17:07 +02:00
semaphore
sockets posix_socket: set sock for returned socket on accept() 2019-08-30 21:18:25 +02:00
time sys: fix doxygen grouping 2018-06-11 19:12:02 +02:00
doc.txt