Subject: Re: Strange error when using scp after patching SSH
To: Ian Thomas <ipthomas@mac.com>
From: Perry E. Metzger <perry@piermont.com>
List: netbsd-users
Date: 09/19/2003 10:52:54
Ian Thomas <ipthomas@mac.com> writes:
> After doing the following,
> 
> 	scp somefile.txt somename@somehost:.
> 
> I get the following error message.
> 
> xrealloc: out of memory (new_size 4278148640 bytes)

You got unlucky -- the code was broken for about an hour. cvs update again.

Perry