- Apr 03, 2007
-
-
Yang Tse authored
-
Yang Tse authored
are not icc 9.0 specific.
-
Yang Tse authored
-
Dan Fandrich authored
-
- Apr 02, 2007
-
-
Daniel Stenberg authored
-
Yang Tse authored
-
Yang Tse authored
-
Yang Tse authored
-
Yang Tse authored
-
- Apr 01, 2007
-
-
Guenter Knauf authored
-
Guenter Knauf authored
-
Daniel Stenberg authored
easy handles are added to a multi handle, by avoiding the looping over all the handles to find which one to remove.
-
Daniel Stenberg authored
by letting configure check for setmode and ifdef on HAVE_SETMODE. NOTE: non- configure platforms that havve setmode() needs their hard-coded config.h files fixed. I fixed the src/config-win32.h.
-
Dan Fandrich authored
disabled for now.
-
- Mar 31, 2007
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
within the getparameter a lot, we must check it for NULL before accessing the str data. CID 14 of the coverity.com scan
-
Daniel Stenberg authored
CID 18 by the coverity.com scan
-
Daniel Stenberg authored
CID 16 by coverity.com scan
-
Daniel Stenberg authored
CID 21 in the coverity.com scan
-
Daniel Stenberg authored
and they have to be non-NULL long before this check. CID 22 in the coverity.com scan
-
Daniel Stenberg authored
it is missing CID 5 in the coverity.com scan
-
Daniel Stenberg authored
CID 3 and 4 from the coverity.com scan.
-
Daniel Stenberg authored
embedded in the URL.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Dan Fandrich authored
are sorted out.
-
Daniel Stenberg authored
cache, we must make sure not to derefence the NULL pointer... CID 6 coverity.com scan
-
Daniel Stenberg authored
have not been properly defined to allow this! Instead of changing the defines and break the ABI/API, I opted to modify the code to check for exact type matches. CID 10 coverity.com scan
-
Daniel Stenberg authored
happen when curl_multi_remove_handle() is called. CID 13. coverity.com scan
-
Daniel Stenberg authored
anyway and we can just as well rely on it being valid. CID 12, coverity.com scan
-
Yang Tse authored
Try to avoid this problem checking for some possible unsupported options, and avoid using them in the configuration file.
-
- Mar 30, 2007
-
-
Dan Fandrich authored
-
Dan Fandrich authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
Removed the NULL check since the pointer must be valid already.
-
Daniel Stenberg authored
unnecessary - found by coverity.com scan
-
Daniel Stenberg authored
-
Dan Fandrich authored
-
Yang Tse authored
in the PATH and afterwards in other common locations.
-