curl / Mailing Lists / curl-library / Single Mail

curl-library

Re: Fetching https ressource, occuring memory error

From: Ray Satiro via curl-library <curl-library_at_cool.haxx.se>
Date: Tue, 14 Feb 2017 14:13:28 -0500

On 2/14/2017 5:27 AM, jan_at_dwrox.net wrote:
> I try to connect to an https ressource using libcurls easy interface.
> But the program crashes on the easy_perfom() call with an illegal read
> of size 1.
> According to Valgrind testing on Linux, the error occurs at strncasecmp.
>
> I tried the current release as well as older versions from Github,
> build on Linux directly and on Windows using msys2 versions, but all
> versions crash on the execution.
>
> When using curl as standalone, I can connect and fetch some data (its
> a GET request with parameters).

Any resource or just one specific resource? Please give us a
self-contained example that can be used to reproduce.
-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette: https://curl.haxx.se/mail/etiquette.html
Received on 2017-02-14