fixed memory leak in disk io thread when not using the cache

This commit is contained in:
Arvid Norberg
2009-06-14 22:48:07 +00:00
parent 62a7946968
commit 3df15ad39e
3 changed files with 8 additions and 1 deletions

View File

@@ -61,6 +61,7 @@ release 0.14.5
* fixed bug when handling malformed webseed urls and an http proxy
* fixed bug when setting unlimited upload or download rates for torrents
* fix to make torrent_status::list_peers more accurate.
* fixed memory leak in disk io thread when not using the cache
release 0.14.4