diff options
| author | Al Viro <[email protected]> | 2025-07-12 17:18:43 +0000 |
|---|---|---|
| committer | Christian Brauner <[email protected]> | 2025-07-14 08:13:31 +0000 |
| commit | fdfe0133473a528e3f5da69c35419ce6711d6b89 (patch) | |
| tree | ad0203cd8b9d6623521ccee9777e5cc01082b928 /tools/perf/scripts/python/mem-phys-addr.py | |
| parent | iomap: avoid unnecessary ifs_set_range_uptodate() with locks (diff) | |
| download | kernel-fdfe0133473a528e3f5da69c35419ce6711d6b89.tar.gz kernel-fdfe0133473a528e3f5da69c35419ce6711d6b89.zip | |
fix a leak in fcntl_dirnotify()
[into #fixes, unless somebody objects]
Lifetime of new_dn_mark is controlled by that of its ->fsn_mark,
pointed to by new_fsn_mark. Unfortunately, a failure exit had
been inserted between the allocation of new_dn_mark and the
call of fsnotify_init_mark(), ending up with a leak.
Fixes: 1934b212615d "file: reclaim 24 bytes from f_owner"
Signed-off-by: Al Viro <[email protected]>
Link: https://lore.kernel.org/20250712171843.GB1880847@ZenIV
Signed-off-by: Christian Brauner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions
