twitter / algebird

Abstract Algebra for Scala

Home Page:https://twitter.github.io/algebird

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Possible buffer overflow for lengths over 127. Why are you doing .toByte in order to represent an integer size of 4 bytes? For example item length of 184 will result in -72 and thus in NegativeArraySize Exception when deserializing in fromBytes : 94.

hattias opened this issue · comments

duplicate, created by mistake.