mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
9d07e89f13
Add missing NULL checking to prevent NULL pointer dereference if calloc failed. Signed-off-by: Axel Lin <axel.lin@gmail.com>