clear passwords with explicit_bzero
[slock.git] / util.h
1 #undef explicit_bzero
2 void explicit_bzero(void *, size_t);