curl-library
Curl_dofree function
Date: Tue, 1 Nov 2011 08:12:50 +0000
Hello everyone,
When I try to send email via my module using curl, I use two options: Use SMTP+TLS and Use regular SMTP.
When I send emails over TLS, I can send without any problems during test stage. However, when I start my test phase using regular SMTP to send email, in the second email, after the state is changed from DATA to STOP, I dont receive "DO phase is completed" and throws an exception like this:
assertion "ptr != ((void *)0)" failed
--------------------------------------------------------------------------------
file : memdebug.c line 293
function : curl_dofree
Is this related to some variable or structure that I didnt free up?
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2011-11-01