]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit
e2fsck: fix int vs ssize_t warnings from Coverity
authorTheodore Ts'o <tytso@mit.edu>
Thu, 22 May 2025 05:24:52 +0000 (01:24 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 22 May 2025 05:24:52 +0000 (01:24 -0400)
commit6e1e57671c85a48624069a274b66740d279cfcc8
treed66d6d9f3a922a142bbdcbfbb62e78010548cdea
parentc0667222d06886fc1119ecedef5c029be91f117a
e2fsck: fix int vs ssize_t warnings from Coverity

Addresses-Coverity-Bug: 1605231
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
e2fsck/logfile.c