diff options
author | Daniel Stenberg <daniel@haxx.se> | 2002-01-04 09:38:52 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2002-01-04 09:38:52 +0000 |
commit | f75ff58b4b2ddf2181a69199f65a7d7cc55aaa52 (patch) | |
tree | de32d923fc9ecdfa5527fd9b788679d986343336 /build_vms.com | |
parent | ae9bf16dee59f6a0fefdd9484d434a61ee7c601a (diff) |
an unconditional occurance of inet_ntoa() now uses inet_ntoa_r() on all
platforms that have such a function.
This affects multi-thread running libcurls on IPv4 systems that have VERBOSE
switched on. The previous version was risking that another thread overwrote
the data before it was read out in this thread. There could possibly also
be a slight risk that the data isn't zero terminated for a short while and
thus could cause the thread to crash...
Diffstat (limited to 'build_vms.com')
0 files changed, 0 insertions, 0 deletions