]> git.ipfire.org Git - thirdparty/util-linux.git/commit
lsfd: fix compiler warning [-Werror=maybe-uninitialized]
authorKarel Zak <kzak@redhat.com>
Mon, 6 Jun 2022 14:15:43 +0000 (16:15 +0200)
committerKarel Zak <kzak@redhat.com>
Wed, 20 Jul 2022 15:52:44 +0000 (17:52 +0200)
commit44e68033806b4484d9d95b57866443ec895cac9d
tree5f48ef6b6560d6437982f75c89eb561ed855dee6
parent47f315578216d722936016226c1c2224642ba2f2
lsfd: fix compiler warning [-Werror=maybe-uninitialized]

Signed-off-by: Karel Zak <kzak@redhat.com>
misc-utils/lsfd.c