[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <c96e1895-1b89-cdac-0239-a84b8a3ffc3e@huawei.com>
Date: Thu, 2 Dec 2021 19:26:25 +0800
From: zhanchengbin <zhanchengbin1@...wei.com>
To: Theodore Ts'o <tytso@....edu>
CC: <linux-ext4@...r.kernel.org>, <liuzhiqiang26@...wei.com>,
<linfeilong@...wei.com>
Subject: [PATCH 0/6] solve memory leak and check whether NULL pointer
Solve the memory leak of the abnormal branch and the new null pointer check
zhanchengbin (6):
alloc_string : String structure consistency
ss_execute_command : Check whether the pointer is not null before it
is referenced.
quota_set_sb_inum : Check whether the pointer is not null before it
is referenced.
badblock_list memory leak
ldesc Non-empty judgment
io->name memory leak
e2fsck/logfile.c | 2 ++
e2fsck/problem.c | 2 ++
lib/ext2fs/test_io.c | 2 ++
lib/ext2fs/undo_io.c | 2 ++
lib/ss/execute_cmd.c | 2 ++
lib/support/mkquota.c | 3 ++-
misc/dumpe2fs.c | 1 +
resize/resize2fs.c | 10 ++++++----
8 files changed, 19 insertions(+), 5 deletions(-)
--
2.23.0
Powered by blists - more mailing lists