Subject: CVS commit: src/lib/libcrypt
To: None <source-changes@NetBSD.org>
From: Michael van Elst <mlelstv@netbsd.org>
List: source-changes
Date: 10/24/2006 22:49:20
Module Name: src
Committed By: mlelstv
Date: Tue Oct 24 22:49:20 UTC 2006
Modified Files:
src/lib/libcrypt: bcrypt.c
Log Message:
don't segfault on NULL pointer if number of rounds is
not specified in passwd.conf.
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/lib/libcrypt/bcrypt.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.