]> git.ipfire.org Git - thirdparty/util-linux.git/commit
sulogin: use explicit_bzero() for buffer with password
authorKarel Zak <kzak@redhat.com>
Wed, 16 Jun 2021 13:39:32 +0000 (15:39 +0200)
committerKarel Zak <kzak@redhat.com>
Wed, 16 Jun 2021 13:39:32 +0000 (15:39 +0200)
commit286865bf7e8286e842bd61ee762e7c50d15f1472
tree31f634fd47ef99e2c28f094da941d2bb20386730
parent59e2df8fe82c54563ee41bcc257d5fca860d9167
sulogin: use explicit_bzero() for buffer with password

Reported-by: Jan Pazdziora <jpazdziora@redhat.com>
Signed-off-by: Karel Zak <kzak@redhat.com>
login-utils/sulogin.c