wolfssl/wolfcrypt
Devin AI 323ca40334 esp32: Fix memory leaks and thread safety issues
- Fix memory leaks in certificate bundle handling
- Fix thread safety issues in SHA operations
- Fix uninitialized variables in AES operations
- Fix use-after-free in WiFi operations
- Fix error handling in MP operations
- Fix hardware mutex handling
- Fix memory management
- Test across ESP-IDF v4.1, 5.2, 5.4 and ESP8266 SDK v3.5

Co-Authored-By: jim@wolfssl.com <jim@wolfssl.com>
2025-02-19 00:46:18 +00:00
..
benchmark Merge pull request #8445 from SparkiDev/perf_improv_1 2025-02-13 23:25:47 -06:00
src esp32: Fix memory leaks and thread safety issues 2025-02-19 00:46:18 +00:00
test Merge pull request #8443 from ColtonWilley/add_cert_rel_prefix 2025-02-13 14:48:06 -08:00