mirror of
https://github.com/espressif/esp-idf.git
synced 2026-09-22 13:01:16 +03:00
Clear the returned handle on loopback creation failure and route initialized objects through bitscrambler_free so channel ownership and extra cleanup state cannot leak after partial setup errors. Add a regression test for the failed create path.