OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
CVS: cvs.openbsd.org: src

From: Todd C. Miller (millertcvs.openbsd.org)
Date: Wed Apr 02 2003 - 14:35:30 CST


CVSROOT: /cvs
Module name: src
Changes by: millertcvs.openbsd.org 2003/04/02 13:35:29

Modified files:
        lib/libc/crypt : md5crypt.c

Log message:
Use snprintf instead of a strcpy(), strncat() and strcat() sequence
deraadt OK