Skip to content
Commit de2080d4 authored by Al Viro's avatar Al Viro
Browse files

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: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent d879cb83
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment