]> 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)
committerGitHub <noreply@github.com>
Wed, 11 Jun 2025 21:11:35 +0000 (17:11 -0400)
commit51c0697e5551fe3c2d481a4ac71d81695e5374ba
treea3a0b30d86076a5c4a9969e22ebd5ef524c0bbb2
parentc4b3ade6074d0ccb3b58187bef7b60e361bf5bfb
libblkid/src/topology/dm: fix fscanf return value check to match expected number of parsed items
libblkid/src/topology/dm.c