fixed leaking exception from bdecode on malformed input. Fixes #492

This commit is contained in:
Arvid Norberg
2009-04-01 03:37:54 +00:00
parent 33912a0fb7
commit e3eb59f477
2 changed files with 12 additions and 2 deletions

View File

@@ -57,6 +57,7 @@ release 0.14.3
* Don't try IPv6 on windows if it's not installed
* move_storage fix
* fixed potential crash on shutdown
* fixed leaking exception from bdecode on malformed input
release 0.14.2