diff options
author | Miklos Szeredi <miklos@szeredi.hu> | 2015-11-10 12:32:36 +0300 |
---|---|---|
committer | Miklos Szeredi <miklos@szeredi.hu> | 2015-11-10 12:32:36 +0300 |
commit | 2c5816b4beccc8ba709144539f6fdd764f8fa49c (patch) | |
tree | b75771d8f86aa341ebdb6af7944380eadf3b6973 /fs/fuse/fuse_i.h | |
parent | 6a13feb9c82803e2b815eca72fa7a9f5561d7861 (diff) | |
download | linux-2c5816b4beccc8ba709144539f6fdd764f8fa49c.tar.xz |
cuse: fix memory leak
The problem is that fuse_dev_alloc() acquires an extra reference to cc.fc,
and the original ref count is never dropped.
Reported-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Miklos Szeredi <miklos@szeredi.hu>
Fixes: cc080e9e9be1 ("fuse: introduce per-instance fuse_dev structure")
Cc: <stable@vger.kernel.org> # v4.2+
Diffstat (limited to 'fs/fuse/fuse_i.h')
0 files changed, 0 insertions, 0 deletions