diff options
author | yangyun <[email protected]> | 2024-08-23 16:51:46 +0800 |
---|---|---|
committer | Miklos Szeredi <[email protected]> | 2024-08-28 18:10:29 +0200 |
commit | 3002240d16494d798add0575e8ba1f284258ab34 (patch) | |
tree | 4cac2ee0abefbd4af267de5244097762ad2faba0 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 97f30876c94382d1b01d45c2c76be8911b196527 (diff) |
fuse: fix memory leak in fuse_create_open
The memory of struct fuse_file is allocated but not freed
when get_create_ext return error.
Fixes: 3e2b6fdbdc9a ("fuse: send security context of inode on file")
Cc: [email protected] # v5.17
Signed-off-by: yangyun <[email protected]>
Signed-off-by: Miklos Szeredi <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions