esp-idf/components
Mahavir Jain 18553c451a heap_trace: fix bug in realloc for copying trace record
Closes https://github.com/espressif/esp-idf/issues/1354

Signed-off-by: Mahavir Jain <mahavir@espressif.com>
2017-12-07 18:20:23 +05:30
..
app_trace
app_update
aws_iot
bootloader
bootloader_support
bt Merge branch 'bugfix/btdm_connect_stable_optimiz' into 'master' 2017-12-01 21:35:17 +08:00
coap
console Fix compilation errors when using gcc-7.2.0 for the crosstool-ng toolchain 2017-12-04 10:18:40 +11:00
cxx
driver LEDC Driver: Added back original definitions of 'duty_resolution' and 'clock_divider'. This update is to provide backward compatibility with ESP-IDF 2.1. 2017-12-04 21:12:56 +01:00
esp32 docs: fix i2s code snippet for interrupt flags setting 2017-12-06 12:05:11 +05:30
esp_adc_cal
espcoredump
esptool_py
ethernet
expat
fatfs
freertos docs: add FreeRTOS API docs 2017-12-07 12:01:14 +08:00
heap heap_trace: fix bug in realloc for copying trace record 2017-12-07 18:20:23 +05:30
idf_test
jsmn
json Update cJSON to 1.6.0 2017-12-04 10:22:07 +11:00
libsodium
log
lwip when netconn created directly,netconn_delete() will not call netconn_free(), 2017-12-05 10:42:37 +08:00
mbedtls
mdns Fix compilation errors when using gcc-7.2.0 for the crosstool-ng toolchain 2017-12-04 10:18:40 +11:00
micro-ecc
newlib
nghttp
nvs_flash Fix compilation errors when using gcc-7.2.0 for the crosstool-ng toolchain 2017-12-04 10:18:40 +11:00
openssl
partition_table
pthread pthread: Use spinlock not semaphore mutex to protect TLS key list 2017-12-01 14:28:07 +11:00
sdmmc
soc LEDC Driver: Added back original definitions of 'duty_resolution' and 'clock_divider'. This update is to provide backward compatibility with ESP-IDF 2.1. 2017-12-04 21:12:56 +01:00
spi_flash spi_flash: Add option to log warnings if (spuriously) writing zero bits to ones 2017-12-04 09:55:05 +11:00
spiffs
tcpip_adapter fix the dhcps default behaviour chenged by dns 2017-11-28 16:39:00 +08:00
ulp
vfs
wear_levelling
wpa_supplicant
xtensa-debug-module