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.html

Reply via email to