From: Al Viro Date: Sun, 1 Feb 2015 04:42:34 +0000 (-0500) Subject: gadget/function/f_fs.c: close leaks X-Git-Tag: omap-for-v4.1/wl12xx-dt~21^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de2080d41b5d584205e408d72021f0f335a046fc;p=pandora-kernel.git gadget/function/f_fs.c: close leaks If ffs_epfile_io() fails in AIO case, we end up leaking io_data (and iovec_copy in case of AIO read). Signed-off-by: Al Viro --- Reading git-diff-tree failed