On Thu, 17 Mar 2011, Alexander V. Lukyanov said:
> On Mon, Mar 14, 2011 at 11:08:49AM +0000, Sean Purdy wrote:
> > On Mon, 14 Mar 2011, Alexander V. Lukyanov said:
> > > On Fri, Mar 11, 2011 at 04:09:17PM +0000, Sean Purdy wrote:
> > > > I'm getting a buffer overflow when connecting to certain ssh servers
> > > > with lftp.
> > > 
> > > Please recompile lftp with debug (configure --with-debug) and send the
> > > backtrace.
> > 
> > OK, tried that.  Unfortunately the debug version worked fine!
> 
> Please configure as usual, edit src/Makefile and remove -s option
> from LDFLAGS variable, then compile, run and send the backtrace.

Sorry - LDFLAGS has nothing set in Makefile or src/Makefile
for version 4.2.0:

INTL_MACOSX_LIBS = 
LD = /usr/bin/ld
LDFLAGS = 
LIBGNUTLS_CFLAGS =

configuring it --with-debug and --with-profiling didn't help either.

Sean

Reply via email to