mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-18 02:53:52 +01:00
To prevent a NULL pointer dereference on a memory constrained system, check if malloc() was actually successful.
To prevent a NULL pointer dereference on a memory constrained system, check if malloc() was actually successful.