1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00
freebsd-ports/ftp/curl
Peter Pentchev 66087db901 Fix a segfault in an IPv4-only case - realloc() may really, well,
"reallocate" memory even when the programmer only asks for a resizing
of the region.

Reported by:	Steve Ames <steve@energistic.com>

While I'm here, change the way SSL header and library paths are handled
to avoid specifically referencing /usr/lib and /usr/include; while
-STABLE's GCC shrugs this off, GCC 3.1 whines loudly about an explicit
-I/usr/include (and rightly so, IMHO).
2002-06-24 16:03:00 +00:00
..
files Fix a segfault in an IPv4-only case - realloc() may really, well, 2002-06-24 16:03:00 +00:00
distinfo
Makefile Fix a segfault in an IPv4-only case - realloc() may really, well, 2002-06-24 16:03:00 +00:00
pkg-comment
pkg-descr
pkg-plist