fix(nimble): Address few coverity reported issues
1. Structurally dead code: Removed dead code 2. Resource leak: Added a free for allocated memory, in case of failure 3. too_few_printf_args: Corrected print statement to pass arguments 4. Fixed nesting levels 5. Fixed unused value warnings 6. Illegal memory access fix
This commit is contained in:
Submodule components/bt/host/nimble/nimble updated: 4cf7d046d3...16d59c062d
Reference in New Issue
Block a user