On Wed, Oct 19, 2005 at 01:05:28AM -0700, Jacob Meuser wrote:
> On Tue, Oct 18, 2005 at 08:37:23AM +0200, Antoine Jacoutot wrote:
> > Jacob Meuser wrote:
> > >works on amd64.  I was surprised, actually.  it was pretty easy to crash
> > >older versions of gFTP on OpenBSD.
> > 
> > Cool, thanks for testing.
> 
> you should verify that the warnings are indeed just warnings ...
> 
> local.c:389: warning: array size (255) is smaller than the minimum required 
> (1024)
> 
> might not hurt to fix these as well and send the patches upstream:
> 
> cache.c:174: warning: long int format, different type arg (arg 9)
> misc.c:319: warning: int format, different type arg (arg 2)
> misc.c:854: warning: int format, different type arg (arg 3)
> sshv2.c:1253: warning: passing arg 5 of `sshv2_buffer_get_int64' from 
> incompatible pointer type
> delete_dialog.c:65: warning: too many arguments for format
> delete_dialog.c:69: warning: too many arguments for format
> misc-gtk.c:771: warning: int format, different type arg (arg 3)

something is definitely broken.  transferring from sparc64 to any type
of machine (i.e. i386 or another sparc64) via sftp results in the
transfer aborting after 20,480 bytes.  same for receiving.

Reply via email to