Skip to content

Fix buffer overrun problem (and allow to decode unpadded data)

Latest
Compare
Choose a tag to compare
@ReneNyffenegger ReneNyffenegger released this 07 Feb 19:33
· 5 commits to master since this release

As per RFC 2045, data to be decoded does not need to be padded with equal signs to make the size of the input data a multiple of 4 bytes. Such data caused a buffer overrun in releases prior to TV2.rc.08.