You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Jason Lowe (JIRA)" <ji...@apache.org> on 2018/10/04 17:34:00 UTC

[jira] [Created] (HADOOP-15820) ZStandardDecompressor native code sets an integer field as a long

Jason Lowe created HADOOP-15820:
-----------------------------------

             Summary: ZStandardDecompressor native code sets an integer field as a long
                 Key: HADOOP-15820
                 URL: https://issues.apache.org/jira/browse/HADOOP-15820
             Project: Hadoop Common
          Issue Type: Bug
    Affects Versions: 3.0.0-alpha2, 2.9.0
            Reporter: Jason Lowe
            Assignee: Jason Lowe


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.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org