diff options
| author | Yuezhang Mo <[email protected]> | 2024-09-03 07:01:09 +0000 |
|---|---|---|
| committer | Namjae Jeon <[email protected]> | 2024-09-17 22:40:58 +0000 |
| commit | d2b537b3e533f28e0d97293fe9293161fe8cd137 (patch) | |
| tree | d24c378472eacec1ecad18554e0af2e4115fb10e /rust/helpers/mutex.c | |
| parent | exfat: Implement sops->shutdown and ioctl (diff) | |
| download | kernel-d2b537b3e533f28e0d97293fe9293161fe8cd137.tar.gz kernel-d2b537b3e533f28e0d97293fe9293161fe8cd137.zip | |
exfat: fix memory leak in exfat_load_bitmap()
If the first directory entry in the root directory is not a bitmap
directory entry, 'bh' will not be released and reassigned, which
will cause a memory leak.
Fixes: 1e49a94cf707 ("exfat: add bitmap operations")
Cc: [email protected]
Signed-off-by: Yuezhang Mo <[email protected]>
Reviewed-by: Aoyama Wataru <[email protected]>
Signed-off-by: Namjae Jeon <[email protected]>
Diffstat (limited to 'rust/helpers/mutex.c')
0 files changed, 0 insertions, 0 deletions
