cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: fread_func: move callback pointer from set to state struct

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri, 16 Oct 2015 22:45:50 +0200 (CEST)

On Fri, 16 Oct 2015, Dan Fandrich wrote:

> #0 0x00000001 in ?? ()
> #1 0xb7fb73a8 in mstate (data=0x80723d4, state=CURLM_STATE_MSGSENT, lineno=1784)
> at /home/dan/src/curl-git/lib/multi.c:151

Ah, yes. The array was one entry too small! I hope the commit 443e81ea47bcb6 I
just push fixes the problem.

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2015-10-16