mirror of
https://github.com/gosticks/RIOT.git
synced 2026-01-30 21:47:37 +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. |
||
|---|---|---|
| .. | ||
| Makefile | ||
| memarray.c | ||