]> git.ipfire.org Git - thirdparty/iw.git/commit - coalesce.c
iw: fix memory leak
authorYegor Yefremov <yegorslists@googlemail.com>
Sat, 20 Sep 2014 18:25:25 +0000 (20:25 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 9 Oct 2014 14:19:06 +0000 (16:19 +0200)
commitbfb64ed00df35d302b02bfe07280409916d54a45
tree8b1140b860ce77a1d944ac3a4642d2d29b7b5494
parent42a9cb17b9638f44050e444fec946ca75db0426a
iw: fix memory leak

Close f, when returning before while loop.

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
coalesce.c