]> git.ipfire.org Git - thirdparty/util-linux.git/commit
utmpdump: don't ignore sscanf() return code [coverity scan]
authorKarel Zak <kzak@redhat.com>
Mon, 29 Nov 2021 14:26:49 +0000 (15:26 +0100)
committerKarel Zak <kzak@redhat.com>
Mon, 29 Nov 2021 14:26:49 +0000 (15:26 +0100)
commit573f4cc9404e1bee82402d498d26f39e438399ba
tree46e9ca96381bed99743fe26b11ef916529deb2ec
parent14069f1e5929ea8213197232558ac9102a8c35dc
utmpdump: don't ignore sscanf() return code [coverity scan]

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