esp-idf/components
Zim Kalinowski 6fba03f681 Merge branch 'fix/memory_leaks_identified_by_cppcheck_v4.2' into 'release/v4.2'
Fix/memory leaks identified by cppcheck (v4.2)

See merge request espressif/esp-idf!14502
2021-07-26 06:43:27 +00:00
..
app_trace Merge branch 'bugfix/link_gcov_rtio_backport_v4.2' into 'release/v4.2' 2021-06-22 00:43:01 +00:00
app_update otatool: Fix a crash when imported as external python lib 2021-07-19 12:41:17 +08:00
asio asio: updated ASIO port to use latest asio and esp-idf features 2020-01-09 21:53:50 +01:00
bootloader [system]: Made longjmp save for context switch 2021-07-21 09:48:48 +08:00
bootloader_support bootloader: Fix selection of Quad I/O modes on ESP32-U4WDH chip 2021-06-09 05:10:21 +00:00
bt Merge branch 'bugfix/spp_connect_20_fail_v4.2' into 'release/v4.2' 2021-07-26 01:43:06 +00:00
cbor cbor: add tinycbor library and example 2019-08-22 17:44:29 +08:00
coap coap: move mbedTLS config options from component to examples 2020-05-19 17:23:29 +05:30
console vfs: support vfs uart set line endings with specified uart number (release/v4.2) 2020-08-14 16:01:14 +08:00
cxx [C++]: wrapper functions around unwind code 2021-06-01 15:09:46 +08:00
driver driver/i2c: add notes to i2c deleteing function 2021-07-16 14:26:48 +08:00
efuse Tools: add Python 2 deprecation warning 2020-12-11 09:14:57 +01:00
esp32 soc: add dummy bytes to ensure instr prefetch always valid 2021-06-26 08:54:46 +08:00
esp32s2 Fix memory leak on error path in register_select 2021-07-26 14:43:21 +08:00
esp_adc_cal [cxx]: fixed extern "C" declarations 2021-03-15 18:42:19 +08:00
esp_common esp_common: Correctly disable ".bss segment placed in external memory" for ESP32-S2 & ESP32-S3 2021-07-20 15:24:32 +08:00
esp_eth esp_eth: restart negotiation in esp_eth_start 2021-05-25 15:17:48 +08:00
esp_event [esp_event]: fixed and improved docs 2021-07-20 15:47:37 +08:00
esp_gdbstub gdbstub: fix thread list generation 2021-06-18 16:02:10 +02:00
esp_hid esp_hid: fix memory leak if getting dev reports fails 2020-05-07 12:56:54 +00:00
esp_http_client Fix memory leak on error path in register_select 2021-07-26 14:43:21 +08:00
esp_http_server esp_http_server: Fix ws server handle length over 1440(MTU) messages incorrectly. 2021-07-20 14:27:10 +08:00
esp_https_ota Resolve documentation issue reported by boarchuz in https://esp32.com/viewtopic.php?f=5&t=14148#p59419 2020-05-07 22:00:27 +02:00
esp_https_server esp_https_server: fix HTTPD_SSL_CONFIG_DEFAULT 2020-03-27 23:12:57 +08:00
esp_ipc esp_ipc: Move to new component 2020-05-18 16:51:45 +08:00
esp_local_ctrl esp_local_ctrl: Fix some memory leak issues by coverity static analyzer. 2021-03-23 11:10:58 +05:30
esp_netif esp-netif: Fix PPP netif event posting to include esp_netif data 2021-01-04 16:41:25 +01:00
esp_ringbuf freertos: place xQueueGenericCreateStatic into flash 2020-04-22 16:06:13 +08:00
esp_rom [system]: Made longjmp save for context switch 2021-07-21 09:48:48 +08:00
esp_serial_slave_link essl: new component to communicate with esp serial slave devices 2019-12-03 22:58:41 +08:00
esp_system esp_system: Reconfigure the WDTs at the start of the panic handler 2021-07-06 11:55:08 +10:00
esp_timer Merge branch 'refactor/esp_ipc' into 'master' 2020-05-25 15:03:04 +08:00
esp_websocket_client Add options for esp_http_client and esp_websocket_client to support keepalive 2021-01-26 14:09:01 +08:00
esp_wifi Merge branch 'bugfix/update_esp32_phy_max_tx_power_v4.2' into 'release/v4.2' 2021-06-25 02:49:05 +00:00
esp-tls esp_tls: Fix misplaced paranthesis in esp_tls_mbedtls.c 2021-03-05 10:06:10 +05:30
espcoredump ci: exempt upstream libmbedtls mapping for sha256 2021-06-17 12:21:53 +10:00
esptool_py esptool: Update esptool to have merge adjacent sections feature 2021-05-10 11:18:09 +08:00
expat test: declare requirements and include dirs private 2020-03-23 10:58:50 +08:00
fatfs fatfs: Fix some memory leak issues by coverity static analyzer. 2021-03-23 11:08:12 +05:30
freemodbus freemodbus: fix event processing after merge 2021-03-19 15:05:27 +01:00
freertos components: fix ldgen check errors 2021-06-17 12:36:34 +10:00
heap components: fix ldgen check errors 2021-06-17 12:36:34 +10:00
idf_test Update components/idf_test/include/esp32/idf_performance_target.h 2021-06-29 16:42:11 +08:00
jsmn jsmn: define macros in build system 2019-11-29 18:05:24 +08:00
json cJSON: include only source file objects for cmake build 2020-02-05 11:14:23 +05:30
libsodium libsodium: Update library to v1.0.18 2021-06-18 16:40:15 +08:00
log log: correct timestamp formatting to unsigned integer type 2021-03-04 11:54:30 +05:30
lwip components: fix ldgen check errors 2021-06-17 12:36:34 +10:00
mbedtls mbedtls: upgrade to release v2.16.11 2021-07-21 14:55:09 +08:00
mdns Merge branch 'bugfix/mdns_one_shot_multicast_v4.2' into 'release/v4.2' 2021-06-24 18:48:23 +00:00
mqtt MQTT: Update submodule reference to support new config modes 2021-06-24 14:01:35 +08:00
newlib newlib: Fix a case in FD_ISSET macro when n==-1 2021-07-15 11:18:45 +08:00
nghttp Modified http_parser to handle ICY uris. 2019-10-11 05:04:08 +00:00
nvs_flash [doc]: NVS documentation updates 2021-06-02 15:46:13 +08:00
openssl openssl: made verification mode conversion to mbetls modes more strict 2020-09-17 13:22:36 +02:00
partition_table paritition_table: Verify the partition table md5sum when loading the app 2021-06-02 06:35:45 +00:00
perfmon test: declare requirements and include dirs private 2020-03-23 10:58:50 +08:00
protobuf-c
protocomm Provisioning BLE: Add API to set manufacturer data in scan response 2021-07-14 18:25:20 +05:30
pthread pthread: Fix possible deadlock when using pthread_join() and Debug log level 2021-06-18 13:37:31 +08:00
sdmmc sdmmc: fix the probe issue that forbid sdspi working in highspeed mode 2020-07-28 12:36:03 +08:00
soc TWAI: Fix incorrect configuration initializers for low speed bit rates 2021-07-19 17:33:58 +08:00
spi_flash ci: enabled ldgen mapping check in ci 2021-06-17 12:20:58 +10:00
spiffs tools: Redirect some warnings to stderr 2020-12-15 13:16:50 +07:00
tcp_transport tcp_transport: Fix some memory leak issues by coverity static analyzer. 2021-03-23 11:09:21 +05:30
tcpip_adapter Set default AP handlers in wifi_create_and_start_ap() v4.2 2020-09-15 14:54:46 +08:00
tinyusb usb: removes non-integrated features 2020-07-29 15:50:56 +02:00
ulp ulp: Fix bug where ULP linker script not regenerated for new config 2021-05-21 10:56:05 +10:00
unity global: rename esp32s2beta to esp32s2 2020-01-22 12:14:38 +08:00
vfs Fix memory leak on error path in register_select 2021-07-26 14:43:21 +08:00
wear_levelling test: declare requirements and include dirs private 2020-03-23 10:58:50 +08:00
wifi_provisioning Provisioning BLE: Add API to set manufacturer data in scan response 2021-07-14 18:25:20 +05:30
wpa_supplicant wpa_supplicant: Group key reinstallation fixes 2021-05-13 12:30:44 +08:00
xtensa [system]: Made longjmp save for context switch 2021-07-21 09:48:48 +08:00