]> git.ipfire.org Git - thirdparty/libvirt.git/commit
security_util: fix log in virSecurityMoveRememberedLabel
authorAnastasia Belova <abelova@astralinux.ru>
Wed, 6 Dec 2023 18:45:00 +0000 (21:45 +0300)
committerMartin Kletzander <mkletzan@redhat.com>
Thu, 7 Dec 2023 10:31:30 +0000 (11:31 +0100)
commitd96858b0e8a7f5243e3dfaea96401bb1af887e95
treef40eab063c289cb97c4fd7b3abebbae3f11bdf9f
parentd17474a5f1b7d75c32d31373a8bd3468ce6fad65
security_util: fix log in virSecurityMoveRememberedLabel

Fix incorrect log message for timestamp value.
Probably this line was copied from the check for attr.

Found by Linux Verification Center (linuxtesting.org).

Fixes: 7cfb7aab57 ("security_util: Remove stale XATTRs")
Signed-off-by: Anastasia Belova <abelova@astralinux.ru>
Reviewed-by: Martin Kletzander <mkletzan@redhat.com>
src/security/security_util.c