c71d14e824
Compiler can optimize calls to memset(3), due to the as-if rule, away if the object is not accessed later on. Use a wrapper using volatile pointers to ensure the memory is guaranteed to be erased. Also erase the encrypted password. Signed-off-by: Christian Göttsche <cgzones@googlemail.com> |
||
---|---|---|
.. | ||
ru | ||
hashtab.c | ||
hashtab.h | ||
Makefile | ||
newrole-lspp.pamd | ||
newrole.1 | ||
newrole.c | ||
newrole.pamd |