Skip to content
Snippets Groups Projects
Commit 22f3b014 authored by Tor Arntsen's avatar Tor Arntsen Committed by Kamil Dudka
Browse files

Test 573: Use correct type for CURLINFO_CONNECT_TIME

curl_easy_getinfo() called with a pointer to long instead of double
would sigbus on RISC processors (e.g. MIPS) due to wrong alignment
of pointer address.
parent 5f53c9d9
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment