Fix file description and socket leaks on error paths

Static analyser warns of potential resource leaks like file descriptors
and socket descriptors in error conditions. Fix the same.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
3 files changed