- Rob Crittenden brought a patch to "add some locking for thread-safety to NSS

implementation".
This commit is contained in:
Daniel Stenberg
2008-09-23 10:27:04 +00:00
parent 391e8afd1f
commit 23e5402bec
3 changed files with 29 additions and 5 deletions

View File

@@ -6,6 +6,10 @@
Changelog
Daniel Stenberg (23 Sep 2008)
- Rob Crittenden brought a patch to "add some locking for thread-safety to NSS
implementation".
Daniel Stenberg (22 Sep 2008)
- Made the SOCKS code use the new Curl_read_plain() function to fix the bug
Markus Moeller reported: http://curl.haxx.se/mail/archive-2008-09/0016.html