source3/utils/log2pcaphex.c(main): fixed file descriptors leak.
commit192a2ae30dea7463cc0e13500e80352144cfa1a0
authorSlava Semushin <php-coder@altlinux.ru>
Fri, 22 May 2009 18:10:05 +0000 (23 01:10 +0700)
committerKarolin Seeger <kseeger@samba.org>
Tue, 26 May 2009 07:39:54 +0000 (26 09:39 +0200)
tree6d7f925395ab8514dd20e8648ae0da0705ed52e4
parent5a929c3488e495083bfc687f3cfd36b818136b0e
source3/utils/log2pcaphex.c(main): fixed file descriptors leak.

One of leaks found by cppcheck:
[./source3/utils/log2pcaphex.c:367]: (error) Resource leak: out
(cherry picked from commit 8987ca29062db53db117d6c9d9ce2ad01ed17d22)
source3/utils/log2pcaphex.c