esp-idf/components
Jiang Jiang Jian 1614cefd4f Merge branch 'bugfix/wpa_supplicant_coverity_issue_fixes' into 'master'
Fix some issues raised by Coverity static Analyzer.

Closes WIFI-3251

See merge request espressif/esp-idf!11918
2021-01-25 15:52:21 +08:00
..
app_trace components: fix ldgen check errors 2021-01-19 11:17:18 +08:00
app_update Merge branch 'feature/c3_master_flash_enc_support' into 'master' 2021-01-22 12:58:38 +08:00
asio
bootloader Merge branch 'feature/support_esp32c3_master_cmake_secure_boot' into 'master' 2021-01-21 08:42:49 +08:00
bootloader_support Merge branch 'feature/c3_master_flash_enc_support' into 'master' 2021-01-22 12:58:38 +08:00
bt Merge branch 'bugfix/avrc_set_player_value_cmd_event_unhandle' into 'master' 2021-01-20 23:39:57 +08:00
cbor
cmock
coap
console console: fix linenoiseProbe never timing out 2021-01-15 09:22:04 +01:00
cxx
driver tmpsensor: add temp_sensor.h for c3 2021-01-25 04:51:40 +00:00
efuse tmpsensor: add temp_sensor.h for c3 2021-01-25 04:51:40 +00:00
esp-tls Merge branch 'feature/esp32c3_ds_mbedtls_integration' into 'master' 2021-01-22 17:06:46 +08:00
esp32 esp_wifi: light sleep optimization 2021-01-18 15:31:03 +08:00
esp32c3 system: update edma reset in system_api_esp32c3/s3.c 2021-01-25 04:51:40 +00:00
esp32s2 esp_wifi: light sleep optimization 2021-01-18 15:31:03 +08:00
esp32s3 system: update edma reset in system_api_esp32c3/s3.c 2021-01-25 04:51:40 +00:00
esp_adc_cal adc: replace assert with esp check 2021-01-25 04:51:40 +00:00
esp_common Merge branch 'feature/support_esp32c3_master_cmake_secure_boot' into 'master' 2021-01-21 08:42:49 +08:00
esp_eth
esp_event
esp_gdbstub
esp_hid
esp_http_client esp_http_client: Fix some memory leak issues by coverity static analyzer. 2021-01-25 03:37:47 +00:00
esp_http_server httpd: Fixed wrong header in ws_send_async() for lengthy packets 2021-01-18 12:13:58 +00:00
esp_https_ota
esp_https_server
esp_hw_support tmpsensor: add temp_sensor.h for c3 2021-01-25 04:51:40 +00:00
esp_ipc
esp_local_ctrl esp_local_ctrl: Fix some memory leak issues by coverity static analyzer. 2021-01-25 03:37:47 +00:00
esp_netif
esp_pm Merge branch 'bugfix/ldgen_ignore_nonexistent_archives_and_obj' into 'master' 2021-01-21 15:59:35 +08:00
esp_ringbuf Merge branch 'feature/move_ringbuf_funcs_into_flash' into 'master' 2021-01-20 07:32:39 +08:00
esp_rom Merge branch 'feature/support_esp32c3_master_cmake_secure_boot' into 'master' 2021-01-21 08:42:49 +08:00
esp_serial_slave_link
esp_system system: reset dma when soft reset 2021-01-25 04:51:40 +00:00
esp_timer
esp_websocket_client Merge branch 'bugfix/ws_transport_ping' into 'master' 2021-01-22 19:21:43 +08:00
esp_wifi wifi: add set_xpd_sar override 2021-01-25 04:51:40 +00:00
espcoredump Merge branch 'feature/refactor_espcoredump' into 'master' 2021-01-21 20:35:31 +08:00
esptool_py tools: Update esptool submodule 2021-01-16 09:37:04 +01:00
expat
fatfs fatfs: Fix some memory leak issues by coverity static analyzer. 2021-01-25 03:37:47 +00:00
freemodbus
freertos Merge branch 'bugfix/ldgen_ignore_nonexistent_archives_and_obj' into 'master' 2021-01-21 15:59:35 +08:00
hal adc: add comment for ADC sampling frequency 2021-01-25 04:51:40 +00:00
heap components: fix ldgen check errors 2021-01-19 11:17:18 +08:00
idf_test AES/SHA: use GDMA driver instead of LL 2021-01-19 11:02:51 +08:00
jsmn
json
libsodium
log
lwip Merge branch 'bugfix/ldgen_ignore_nonexistent_archives_and_obj' into 'master' 2021-01-21 15:59:35 +08:00
mbedtls esp32c3/Digital Signature: mbedtls integration through ESP-TLS 2021-01-22 11:54:16 +05:30
mdns mDNS: Fix of text length calculation when detecting a collision 2021-01-18 12:54:27 +00:00
mqtt
newlib
nghttp
nvs_flash nvs_flash: Modify the default NVS initialization API with internal nvs encryption 2021-01-20 11:12:14 +00:00
openssl
partition_table nvs_flash: Modify the default NVS initialization API with internal nvs encryption 2021-01-20 11:12:14 +00:00
perfmon
protobuf-c
protocomm component/bt: add BLE v5.0 feature for bluedroid host 2021-01-15 17:55:12 +08:00
pthread
riscv light sleep: dfs support for esp32c3 2021-01-19 14:50:58 +08:00
sdmmc
soc adc: add comment for ADC sampling frequency 2021-01-25 04:51:40 +00:00
spi_flash Merge branch 'feature/c3_master_flash_enc_support' into 'master' 2021-01-22 12:58:38 +08:00
spiffs
tcp_transport tcp_transport: Fix some memory leak issues by coverity static analyzer. 2021-01-25 03:37:47 +00:00
tcpip_adapter
tinyusb Update tinyusb to the latest upstream version 2021-01-15 15:06:20 +01:00
touch_element touch_element: add new touch library component 2021-01-18 17:01:08 +08:00
ulp
unity
vfs
wear_levelling
wifi_provisioning Merge branch 'bugfix/wpa_supplicant_coverity_issue_fixes' into 'master' 2021-01-25 15:52:21 +08:00
wpa_supplicant Merge branch 'bugfix/wpa_supplicant_coverity_issue_fixes' into 'master' 2021-01-25 15:52:21 +08:00
xtensa components: fix ldgen check errors 2021-01-19 11:17:18 +08:00