diff options
author | 2024-05-14 19:24:30 +0800 | |
---|---|---|
committer | 2024-06-27 10:20:26 -0400 | |
commit | cc102aa24638b90e04364d64e4f58a1fa91a1976 (patch) | |
tree | 3f787c15c602814a962f9f78db2dc3ab48cc21a7 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ext4: fix uninitialized variable in ext4_inlinedir_to_tree (diff) | |
download | wireguard-linux-cc102aa24638b90e04364d64e4f58a1fa91a1976.tar.xz wireguard-linux-cc102aa24638b90e04364d64e4f58a1fa91a1976.zip |
jbd2: avoid memleak in jbd2_journal_write_metadata_buffer
The new_bh is from alloc_buffer_head, we should call free_buffer_head to
free it in error case.
Signed-off-by: Kemeng Shi <shikemeng@huaweicloud.com>
Reviewed-by: Zhang Yi <yi.zhang@huawei.com>
Reviewed-by: Jan Kara <jack@suse.cz>
Link: https://patch.msgid.link/20240514112438.1269037-2-shikemeng@huaweicloud.com
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions