Date: Fri, 19 Apr 2002 19:33:30 -0700 (PDT) From: "J. Mallett" <jmallett@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/uudecode uudecode.c Message-ID: <200204200233.g3K2XU325853@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jmallett 2002/04/19 19:33:30 PDT
Modified files:
usr.bin/uudecode uudecode.c
Log:
base64_decode() was feeding \r and \n to the decoding function, and that
was causing output to be corrupted.
Pointed out by: obrien
MFC after: 3 days
Revision Changes Path
1.23 +4 -0 src/usr.bin/uudecode/uudecode.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?200204200233.g3K2XU325853>
