From: Yifan Zhao <stopire@gmail.com>
To: linux-erofs@lists.ozlabs.org
Cc: Yifan Zhao <stopire@gmail.com>
Subject: [PATCH 0/2] two minor fixes for erofs-utils lib
Date: Sat, 12 Jul 2025 00:16:13 +0800 [thread overview]
Message-ID: <20250711161615.44832-1-stopire@gmail.com> (raw)
Fix following issues during basic usage of `mkfs.erofs`.
Yifan Zhao (2):
erofs-utils: lib: fix uninitialized variable access in bmgr
erofs-utils: lib: add guard clause for z_erofs_compress_init
lib/cache.c | 1 +
lib/compress.c | 5 +++++
2 files changed, 6 insertions(+)
--
2.43.0
next reply other threads:[~2025-07-11 16:18 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-11 16:16 Yifan Zhao [this message]
2025-07-11 16:16 ` [PATCH 1/2] erofs-utils: lib: fix uninitialized variable access in bmgr Yifan Zhao
2025-07-11 16:40 ` Gao Xiang
2025-07-11 16:16 ` [PATCH 2/2] erofs-utils: lib: add guard clause for z_erofs_compress_init Yifan Zhao
2025-07-11 16:39 ` Gao Xiang
2025-07-14 16:55 ` [PATCH v2 2/2] erofs-utils: lib: fix memory leak in z_erofs_compress_exit Yifan Zhao
2025-07-14 17:09 ` Gao Xiang
2025-07-15 15:21 ` [PATCH v3 " Yifan Zhao
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250711161615.44832-1-stopire@gmail.com \
--to=stopire@gmail.com \
--cc=linux-erofs@lists.ozlabs.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.