]> git.ipfire.org Git - thirdparty/util-linux.git/commit
libmount: (verity) fix compiler warning
authorKarel Zak <kzak@redhat.com>
Mon, 26 May 2025 15:58:48 +0000 (17:58 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 26 May 2025 16:23:24 +0000 (18:23 +0200)
commitf2e721457ddd8a3b974c3c19a0c0c3cfa0e8a9ec
tree7d3a69fa6b27761ce625a3612d31e92eeb4394fc
parent09a306d6528581a4f3ecbeedf315108f99c872c3
libmount: (verity) fix compiler warning

libmount/src/hook_veritydev.c: In function 'setup_veritydev':
libmount/src/hook_veritydev.c:457:13: warning: '%s' directive argument is null [-Wformat-overflow=]

Signed-off-by: Karel Zak <kzak@redhat.com>
libmount/src/hook_veritydev.c