1
1
mirror of https://github.com/swaywm/sway synced 2024-09-30 09:01:21 +02:00
sway/swaylock
Christoph Gysin 071e097214 swaylock: don't memset memory that has been freed
swaylock is randomly crashing because we write to password that has already been
freed in pam_authenticate().
2016-01-25 20:15:00 +02:00
..
pam
CMakeLists.txt
main.c swaylock: don't memset memory that has been freed 2016-01-25 20:15:00 +02:00