Niklas Hauser ad1d72df6f
uORB: fix hardfault in uORB calloc implementation
When running out-of-memory, the malloc returns NULL and the memset then tries to write to address 0 which results in a hardfault.
2023-09-07 14:22:58 -04:00
..
2022-11-17 13:51:01 -08:00
2021-11-19 07:47:18 +01:00
2023-05-22 07:46:54 +02:00
2022-11-20 20:28:07 -05:00