curl-library
djgpp patches
From: Gisle Vanem <giva_at_bgnett.no>
Date: Tue, 29 Jun 2004 17:00:42 +0200
Received on 2004-06-29
Date: Tue, 29 Jun 2004 17:00:42 +0200
Time again for some djgpp patches.
I mainly made GNU make put the .o-files in a djgpp/ sub-dir.
Some of the makefile.dj files in CVS have somehow got
CR-CR-LF endings. Hence the big diffs on some files. You could
perhaps rename them to Makefile.dj.
And a fix for a potential fatal error in hostip4.c; it calls free() on
something not malloced (retval from gethostbyname).
Noted thanks to memanalyze.pl
--gv
- text/plain attachment: diffs.txt