curl-library
Re: Problems with libcurl / valgrind
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sat, 2 Sep 2017 01:02:55 +0200 (CEST)
Date: Sat, 2 Sep 2017 01:02:55 +0200 (CEST)
On Fri, 1 Sep 2017, Haavard Holm wrote:
> "https://www.barentswatch.no/api/token");
>
> Now the code runs fine, but when I run it under valgrind I get the error
> messages below.
That's the good old issue with OpenSSL before 1.1.0. It will cause a large
number of false positives with valgrind. You can work around that by building
OpenSSL from source with a special define set. Or upgrade to OpenSSL 1.1.0.
-- / daniel.haxx.se ------------------------------------------------------------------- Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library Etiquette: https://curl.haxx.se/mail/etiquette.htmlReceived on 2017-09-02