fixed race condition in iconv string converter

This commit is contained in:
Arvid Norberg
2011-01-22 04:33:21 +00:00
parent 6db9c5be31
commit 5c20606397
2 changed files with 11 additions and 1 deletions

View File

@@ -72,6 +72,7 @@
incoming connection
* added more detailed instrumentation of the disk I/O thread
* fixed race condition in iconv string converter
* fixed error handling in torrent_info constructor
* fixed bug in torrent_info::remap_files
* fix python binding for wait_for_alert