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)

-- 
<[EMAIL PROTECTED]>

Reply via email to