CVSROOT: /cvs Module name: xenocara Changes by: matth...@cvs.openbsd.org 2018/10/28 13:38:19
Modified files: app/xenodm/greeter: Login.c Log message: Pass the correct buffer length to strlcpy() to avoid truncation. Problem noticed by Edgar Pettijohn III, ok tb@