mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-29 11:55:00 +00:00
4a15db126a
Fix false positive in coverity where it thinks memory buffers are freed for statically created ring buffers, leading to a "USE_AFTER_FREE" warning in vRingbufferDeleteWithCaps().