curl-library
RE: Allocated curl_easy_setopt() strings
From: Patrick Monnerat <Patrick.Monnerat_at_datasphere.ch>
Date: Thu, 2 Aug 2007 16:22:35 +0200
Received on 2007-08-02
Date: Thu, 2 Aug 2007 16:22:35 +0200
> I committed the whole lot now, so please cvs update and have a go at
it and see if I broke anything major.
I have 2 small compilation problems after CVS update:
_ OS400 inet_addr() argument is not const
_ qssl.c still refers to the old static pointers.
The attached patch fixes these problems
- application/octet-stream attachment: curl-moreeasyalloc.patch