Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: basesrc/lib/libcrypt



Module Name:    basesrc
Committed By:   ad
Date:           Mon Sep 10 12:33:25 UTC 2001

Modified Files:
        basesrc/lib/libcrypt: md5crypt.c

Log Message:
Ensure that the salt is always terminated properly with '$'. Makes Cyrus'
pwcheck (which either modifies the buffer or was passing bad password
strings) happy. Noted by Cillian Sharkey <cns%redbrick.dcu.ie@localhost>.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 basesrc/lib/libcrypt/md5crypt.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index