Module Name: src Committed By: christos Date: Thu Oct 3 17:56:17 UTC 2019
Modified Files: src/lib/librmt: rmtlib.c Log Message: - user (an alias to the login buffer should be NUL terminated so use strlcpy - double the size of the resulting buffer so that it can fit a copy of the same sized buffer + more. To generate a diff of this commit: cvs rdiff -u -r1.26 -r1.27 src/lib/librmt/rmtlib.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.