Date: Wed, 22 Jan 2003 02:55:36 -0800 (PST) From: Dag-Erling Smorgrav <des@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/opie/libopie newseed.c Message-ID: <200301221055.h0MAtadB015494@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
des 2003/01/22 02:55:36 PST Modified files: contrib/opie/libopie newseed.c Log: When computing a new seed for an existing user, opienewseed() would incorrectly compute the length of the numeric portion of the previous seed, causing the new seed to be one character shorter than the old one. This patch has been submitted to the vendor; I'm committing it right away since the file is already off the vendor branch. MFC after: 3 days Revision Changes Path 1.5 +4 -5 src/contrib/opie/libopie/newseed.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200301221055.h0MAtadB015494>