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
