]> granicus.if.org Git - libnl/commit
Fix file descriptor leak on error
authorThomas Jarosch <thomas.jarosch@intra2net.com>
Thu, 27 Dec 2012 09:44:30 +0000 (10:44 +0100)
committerThomas Graf <tgraf@suug.ch>
Thu, 27 Dec 2012 12:20:18 +0000 (13:20 +0100)
commit69719322546f8550208a7ad984f704259c9091cb
treea897923c936e9480269ce6a55d7c0875ff903a77
parentde213328f810afbf39380561855507c8b8c78e08
Fix file descriptor leak on error

Detected by cppcheck

Signed-off-by: Thomas Jarosch <thomas.jarosch@intra2net.com>
Signed-off-by: Thomas Graf <tgraf@suug.ch>
lib/utils.c