|
|
cURL Mailing List Monthly Index Single Mail
curl-tracker Archives
[ curl-Bugs-3582407 ] evhiperfifo.c has a bug
From: SourceForge.net <noreply_at_sourceforge.net>
Date: Thu, 01 Nov 2012 06:21:39 -0700
Bugs item #3582407, was opened at 2012-10-31 23:29
Please note that this message will contain a full copy of the comment thread,
Initial Comment:
In function new_conn(char *url, GlobalInfo *g ) there is a line:
curl_easy_setopt(conn->easy, CURLOPT_WRITEDATA, &conn);
It should be:
I have verified this by looking at the ConnInfo *conn in write_cb in gdb,
----------------------------------------------------------------------
Comment By: Daniel Stenberg (bagder)
Message:
To try it out, you either checkout/update your git clone:
or you try tomorrow's daily snapshot: http://curl.haxx.se/snapshots/
----------------------------------------------------------------------
You can respond by visiting:
These mail archives are generated by hypermail. |
Page updated January 05, 2012.
web site info