Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Apr 2002 02:55:03 +0000
From:      "J. Mallett" <jmallett@FreeBSD.ORG>
To:        "J. Mallett" <jmallett@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/usr.bin/uudecode uudecode.c
Message-ID:  <20020420025502.GG9585@FreeBSD.ORG>
In-Reply-To: <200204200233.g3K2XU325853@freefall.freebsd.org>
References:  <200204200233.g3K2XU325853@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Apr 19, 2002 at 07:33:30PM -0700, J. Mallett wrote:
> 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.

Additionally, maybe libc/net/base64 stuff should iterate over carriage
returns and line feeds?  Given the type of input it would normally be
fed, this behaviour might possibly be expected, and certainly not bad
to have, yes?
-- 
jmallett@FreeBSD.org   | C, MIPS, POSIX, UNIX, BSD, IRC Geek.
http://www.FreeBSD.org | The Power to Serve
"We all need mirrors to remind ourselves who we are -- I'm no different."

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?20020420025502.GG9585>