aboutsummaryrefslogtreecommitdiffstats
path: root/fs/jbd2/commit.c
diff options
context:
space:
mode:
authorWenwen Wang <[email protected]>2019-08-20 05:33:54 +0000
committerTyler Hicks <[email protected]>2019-08-20 07:02:22 +0000
commitb4a81b87a4cfe2bb26a4a943b748d96a43ef20e8 (patch)
tree07a99057ec3d1e211b3087c3851ee971b5459e47 /fs/jbd2/commit.c
parentecryptfs: fix a memory leak bug in parse_tag_1_packet() (diff)
downloadkernel-b4a81b87a4cfe2bb26a4a943b748d96a43ef20e8.tar.gz
kernel-b4a81b87a4cfe2bb26a4a943b748d96a43ef20e8.zip
ecryptfs: fix a memory leak bug in ecryptfs_init_messaging()
In ecryptfs_init_messaging(), if the allocation for 'ecryptfs_msg_ctx_arr' fails, the previously allocated 'ecryptfs_daemon_hash' is not deallocated, leading to a memory leak bug. To fix this issue, free 'ecryptfs_daemon_hash' before returning the error. Cc: [email protected] Fixes: 88b4a07e6610 ("[PATCH] eCryptfs: Public key transport mechanism") Signed-off-by: Wenwen Wang <[email protected]> Signed-off-by: Tyler Hicks <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions