diff options
author | Hyeongseok Kim <[email protected]> | 2020-11-12 18:14:54 +0900 |
---|---|---|
committer | Jaegeuk Kim <[email protected]> | 2020-12-02 22:00:20 -0800 |
commit | 89ff6005039a878afac87889fee748fa3f957c3a (patch) | |
tree | ae2e80cc688249a28f8a2c6e25a431bccf4d78e8 /scripts/gdb/linux/lists.py | |
parent | 34178b1bc4b5c936eab3adb4835578093095a571 (diff) |
f2fs: fix double free of unicode map
In case of retrying fill_super with skip_recovery,
s_encoding for casefold would not be loaded again even though it's
already been freed because it's not NULL.
Set NULL after free to prevent double freeing when unmount.
Fixes: eca4873ee1b6 ("f2fs: Use generic casefolding support")
Signed-off-by: Hyeongseok Kim <[email protected]>
Reviewed-by: Chao Yu <[email protected]>
Signed-off-by: Jaegeuk Kim <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions