fixed some error handling in lazy_bdecode to handle out-of-memory errors

This commit is contained in:
Arvid Norberg
2009-12-26 10:54:00 +00:00
parent 31a56af1ad
commit 7412931183
2 changed files with 7 additions and 4 deletions

View File

@@ -96,6 +96,7 @@ release 0.14.8
* force_recheck() no longer crashes on torrents with no metadata
* fixed broadcast socket regression from 0.14.7
* fixed hang in NATPMP when shut down while waiting for a response
* fixed some more error handling in bdecode
release 0.14.7