]> granicus.if.org Git - curl/commit
Try another variation of the 'volatile' variables icc 9.1 on unix IA32 workaround.
authorYang Tse <yangsita@gmail.com>
Thu, 23 Apr 2009 11:09:20 +0000 (11:09 +0000)
committerYang Tse <yangsita@gmail.com>
Thu, 23 Apr 2009 11:09:20 +0000 (11:09 +0000)
commit2236a247d9bedc6e79c73b47d37a5794300029ce
tree81dbde97162639712273e5b1d515cd2a9085b029
parent7291f50e8dfee27fd343cdbf3a2c6ab85ea6caf3
Try another variation of the 'volatile' variables icc 9.1 on unix IA32 workaround.

The #pragma optimize("", off) attempt did not fix the problem and SIGSEGV's in Curl_freeaddrinfo() were back.
lib/curl_addrinfo.c