mirror of
https://github.com/espressif/openthread.git
synced 2026-06-06 05:24:51 +00:00
61e43cffb9
Add `SuccessOrQuit()` to check the return `Error` value of `RoutingManager::SetEnabled()` in `fuzz_*.cpp` source files. This addresses warnings about ignoring the return value.