public inbox for linux-ext4@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] e2fsprogs: fix memory leaks detected by ASAN
@ 2025-11-18 13:25 Wu Guanghao
  2025-11-18 13:26 ` [PATCH 1/2] fsck: fix memory leak of inst->type Wu Guanghao
  2025-11-18 13:26 ` [PATCH 2/2] resize: fix memory leak when exiting normally Wu Guanghao
  0 siblings, 2 replies; 10+ messages in thread
From: Wu Guanghao @ 2025-11-18 13:25 UTC (permalink / raw)
  To: tytso; +Cc: adilger.kernel, linux-ext4, yangyun50, wuguanghao3

Wu Guanghao (2):
  fsck: fix memory leak of inst->type
  resize: fix memory leak when exiting normally

 misc/fsck.c   | 1 +
 resize/main.c | 2 ++
 2 files changed, 3 insertions(+)

-- 
2.27.0


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2025-11-20  3:45 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-18 13:25 [PATCH 0/2] e2fsprogs: fix memory leaks detected by ASAN Wu Guanghao
2025-11-18 13:26 ` [PATCH 1/2] fsck: fix memory leak of inst->type Wu Guanghao
2025-11-18 18:30   ` Darrick J. Wong
2025-11-19  1:25     ` Wu Guanghao
2025-11-19  6:32       ` Darrick J. Wong
2025-11-18 13:26 ` [PATCH 2/2] resize: fix memory leak when exiting normally Wu Guanghao
2025-11-18 18:29   ` Darrick J. Wong
2025-11-19  1:52     ` Wu Guanghao
2025-11-19  6:26       ` Darrick J. Wong
2025-11-20  3:45         ` Wu Guanghao

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox