1.0.5
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.
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.