cURL / Mailing Lists / curl-users / Single Mail

curl-users

[ curl-Bugs-517687 ] More 64-bit portability woes

From: <noreply_at_sourceforge.net>
Date: Thu, 14 Feb 2002 12:22:42 -0800

Bugs item #517687, was opened at 2002-02-14 12:22
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=100976&aid=517687&group_id=976

Category: compile or build problem
Group: crash
Status: Open
Resolution: None
Priority: 5
Submitted By: Philip Gladstone (philipjsg)
Assigned to: Daniel Stenberg (bagder)
Summary: More 64-bit portability woes

Initial Comment:
In turns out that stdlib.h is not included in llist.c or hash.c -- this means that malloc is not
declared, which means that it returns an int, which is bad because it is smaller than a void *.

Until this header file is added, curl segfaults on 64-bit machines.

This is with 7.9.4 by the way on Solaris 2.8 with Sun's compiler.

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

You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=100976&aid=517687&group_id=976
Received on 2002-02-14