aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_in.c
diff options
context:
space:
mode:
authorRitesh Harjani <[email protected]>2022-01-17 17:41:49 +0530
committerTheodore Ts'o <[email protected]>2022-02-03 10:57:30 -0500
commitcdce59a1549190b66f8e3fe465c2b2f714b98a94 (patch)
tree17aaf70e4232357512cacbea8ff9b74cd51decb9 /net/lapb/lapb_in.c
parent09355d9d038a1590ee055831a4ad3a79952cfa8b (diff)
ext4: fix error handling in ext4_fc_record_modified_inode()
Current code does not fully takes care of krealloc() error case, which could lead to silent memory corruption or a kernel bug. This patch fixes that. Also it cleans up some duplicated error handling logic from various functions in fast_commit.c file. Reported-by: luo penghao <[email protected]> Suggested-by: Lukas Czerner <[email protected]> Signed-off-by: Ritesh Harjani <[email protected]> Reviewed-by: Jan Kara <[email protected]> Link: https://lore.kernel.org/r/62e8b6a1cce9359682051deb736a3c0953c9d1e9.1642416995.git.riteshh@linux.ibm.com Signed-off-by: Theodore Ts'o <[email protected]> Cc: [email protected]
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions