cURL / Mailing Lists / curl-library / Single Mail

curl-library

RE: Crashing on curl_easy_cleanup(cur);

From: <RBramante_at_on.com>
Date: Tue, 15 Oct 2002 08:45:36 -0400

The "_CrtIsValidHeapPointer" assertion is almost certainly caused by the
aforementioned mismatched runtime libs. Memory that was allocated from
one heap is trying to be freed off another which causes MS debug builds to
raise an assertion.

-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
Received on 2002-10-15