Details
Description
Java_org_apache_hadoop_io_compress_zstd_ZStandardDecompressor_init in ZStandardDecompressor.c sets the remaining field as a long when it actually is an integer.
Kudos to Ben Lau from our HBase team for discovering this issue.
Attachments
Attachments
Issue Links
- is caused by
-
HADOOP-13578 Add Codec for ZStandard Compression
- Resolved
- is related to
-
HADOOP-15859 ZStandardDecompressor.c mistakes a class for an instance
- Resolved