cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: axTLS + valgrind = sad face

From: Guenter <lists_at_gknw.net>
Date: Wed, 22 Dec 2010 03:37:31 +0100

Hi,
Am 16.12.2010 23:48, schrieb Daniel Stenberg:
> I ran valgrind on curl built to use axTLS, and I got a whole bunch of
> bad memory accesses and memory leaks.
I'm just playing around a bit on NetWare, and found that ./lib/axtls.c has:
#include "memory.h"
I doubt that this is correct, and think it should be:
#include "curl_memory.h"

pushed -> 0e944fb..a834e00

Gün.

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2010-12-22