Skip to content

Bugfix for max size limit check in SerializedBlock

Compare
Choose a tag to compare
@rubanm rubanm released this 13 May 22:22
· 79 commits to master since this release

This release contains an important bug fix in the SerializedBlock and BinaryRecordReader.

Change log:
Issue 441. Use CodedInputStream in SerializedBlock to fix the max size limit check (Ruban Monu)