]> git.ipfire.org Git - thirdparty/util-linux.git/commit
libblkid/src/topology/dm: fix fscanf return value check to match expected number...
authorMingjie Shen <shen497@purdue.edu>
Wed, 11 Jun 2025 21:11:35 +0000 (17:11 -0400)
committerKarel Zak <kzak@redhat.com>
Mon, 16 Jun 2025 11:36:40 +0000 (13:36 +0200)
commit48fbe43a5f2a252342fb4dea24702847608b3db1
tree10e1178eb90f1df538b58fa5499157d73fd8bab9
parentf1f7a1cbfb40f6f8b7bc15bd1a9680e1022df461
libblkid/src/topology/dm: fix fscanf return value check to match expected number of parsed items

(cherry picked from commit 51c0697e5551fe3c2d481a4ac71d81695e5374ba)
libblkid/src/topology/dm.c