mirror of
https://github.com/gosticks/RIOT.git
synced 2026-08-18 16:00:19 +00:00
If memarray data is not initialized to 0 (for instance during a re-init). The last element of the array is not properly cleared thus leading to returning an invalid pointer when everything is allocated.