SnappyOutputStream write(arr, offset, length) should check length is less than the array size or 31-bit integer limit #513
Labels
Content-Length: 203194 | pFad | http://github.com/xerial/snappy-java/issues/513
30Fetched URL: http://github.com/xerial/snappy-java/issues/513
Alternative Proxies:
There should be an assertion so that length should not exceed the int size limit.
The text was updated successfully, but these errors were encountered: