]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/shared/ask-password-api.c
tree-wide: whenever we deal with passwords, erase them from memory after use
authorLennart Poettering <lennart@poettering.net>
Wed, 14 Oct 2015 20:40:23 +0000 (22:40 +0200)
committerLennart Poettering <lennart@poettering.net>
Mon, 19 Oct 2015 21:13:07 +0000 (23:13 +0200)
commit1602b008531ba6e0c704588cb2643daef26b71d9
tree20cfee002c72138337da1822654af4e9266f4937
parent0245cf8167d34e483955b90da7f5d5f154ca57ef
tree-wide: whenever we deal with passwords, erase them from memory after use

A bit snake-oilish, but can't hurt.
src/ask-password/ask-password.c
src/basic/util.c
src/basic/util.h
src/cryptsetup/cryptsetup.c
src/firstboot/firstboot.c
src/reply-password/reply-password.c
src/shared/ask-password-api.c
src/tty-ask-password-agent/tty-ask-password-agent.c