cURL / Mailing Lists / curl-users / Single Mail

curl-users

[ curl-Bugs-482660 ] ftp upload with default filename = Bad Deallocation

From: <noreply_at_sourceforge.net>
Date: Fri, 16 Nov 2001 15:30:31 -0800

Bugs item #482660, was opened at 2001-11-16 15:30
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=100976&aid=482660&group_id=976

Category: ftp
Group: crash
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Daniel Stenberg (bagder)
Summary: ftp upload with default filename = Bad Deallocation

Initial Comment:
curl 7.7.2 (powerpc-apple-darwin1.4) libcurl 7.7.2 (OpenSSL 0.9.6b)

When uploading a file to a ftp-server without remote file name you get malloc error.
I've tried with several ftp-servers and several files, same result.
-----
curl -T file -u user:pw ftp://server.com/
*** malloc[1185]: Deallocation of a pointer not malloced: 0x30640; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug

The file is however transfered ok.

If I specify a remote filename it works ok.

----------------------------------------------------------------------

You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=100976&aid=482660&group_id=976
Received on 2001-11-17