mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
203f82cc49
esp_timer: Control flow issues (DEADCODE) Execution cannot reach this statement: "break;". protocomm_httpd: (UNUSED_VALUE) Assigning value from "cookie_session_id" to "cur_cookie_session_id" here, but that stored value is overwritten before it can be used. esp_flash_api: Null pointer dereferences (REVERSE_INULL) Null-checking "chip" suggests that it may be null, but it has already been dereferenced on all paths leading to the check. |
||
---|---|---|
.. | ||
include | ||
private_include | ||
src | ||
test | ||
CMakeLists.txt | ||
Kconfig | ||
sdkconfig.rename |