Skip to content

1.0.5

Compare
Choose a tag to compare
@aresch aresch released this 16 Jul 16:36
· 24 commits to master since this release

Fix an issue where rencode could try to decode an infinitely long number by capping it at 64 byte length.
Check the return value of realloc and removed an unnecessary use of malloc.