curl-library
axtls memory leak
From: Hu, Eric <EHu_at_directv.com>
Date: Thu, 16 May 2013 15:34:48 +0000
Received on 2013-05-16
Date: Thu, 16 May 2013 15:34:48 +0000
Hello,
In recent testing, a memory leak in lib/axtls.c was discovered. In hindsight, it's pretty obvious, but because it was such a small, slow leak, it was never noticed before. In any case, here's a patch.
I also got axTLS's ability to use non-blocking connect and read calls working. This was discussed long ago, but was dropped. Should this be made to respect some user setting or preference?
Thanks,
Eric
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
- application/octet-stream attachment: axtls-memleak.patch