mirror of
https://github.com/espressif/esp-idf
synced 2025-03-12 02:29:10 -04:00
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().