]> Git Repo - esp-hosted.git/commit
fix/mem_check_before_free Check that pointers are valid before freeing memory
authorSoh Kam Yung <[email protected]>
Thu, 29 Feb 2024 03:32:33 +0000 (11:32 +0800)
committerSoh Kam Yung <[email protected]>
Thu, 29 Feb 2024 03:32:33 +0000 (11:32 +0800)
commit13e4268216757e07061504773ed90e7087d26cfb
tree88c3bf708c5484df6f36462232cd0f84bce88181
parent3d4f2f7b5913e951a3af2083c117a88d3638e429
fix/mem_check_before_free Check that pointers are valid before freeing memory

Check that pointers are valid before freeing allocated memory.
esp_hosted_fg/esp/esp_driver/network_adapter/main/slave_control.c
This page took 0.029317 seconds and 5 git commands to generate.