mirror of
https://github.com/swaywm/sway.git
synced 2025-10-31 22:25:26 -04:00
- Replace char* with static array. Any chars > 1024 will be discarded. - mlock() password buffer so it can't be written to swap. - Clear password buffer after auth succeeds or fails. This is basically the same treatment I gave the 0.15 branch in https://github.com/swaywm/sway/pull/1519 |
||
|---|---|---|
| .. | ||
| pam | ||
| main.c | ||
| meson.build | ||
| password.c | ||
| render.c | ||
| seat.c | ||
| swaylock.1.txt | ||