diff options
author | Daniel Stenberg <daniel@haxx.se> | 2015-10-16 22:42:30 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2015-10-16 22:42:56 +0200 |
commit | 443e81ea47bcb6e60903cf3954cfe907217f05e9 (patch) | |
tree | 74433d270af3d1f7e3f05647b22b4a8e5c45be62 /projects/Windows/VC10/curl-all.sln | |
parent | c6aedf680f6923ffbe4dd4fd4e68e7dadcd5fb19 (diff) |
multi: fix off-by-one finit[] array size
introduced in c6aedf680f6. It needs to be CURLM_STATE_LAST big since it
must hande the range 0 .. CURLM_STATE_MSGSENT (18) and CURLM_STATE_LAST
is 19 right now.
Reported-by: Dan Fandrich
Bug: http://curl.haxx.se/mail/lib-2015-10/0069.html
Diffstat (limited to 'projects/Windows/VC10/curl-all.sln')
0 files changed, 0 insertions, 0 deletions