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 "FuzzingTeam (Jira)" <ji...@apache.org> on 2022/10/11 12:00:00 UTC

[jira] [Created] (HADOOP-18490) The check logic for erasedIndexes in XORRawDecoder is buggy

FuzzingTeam created HADOOP-18490:
------------------------------------

             Summary: The check logic for erasedIndexes in XORRawDecoder is buggy
                 Key: HADOOP-18490
                 URL: https://issues.apache.org/jira/browse/HADOOP-18490
             Project: Hadoop Common
          Issue Type: Bug
    Affects Versions: 3.3.4
            Reporter: FuzzingTeam


In the method _doDecode_ of class {_}XORRawDecoder{_}, the code does not handle all the erased and null marked locations in the array ({_}inputs{_}) but only skips the first erased location ({_}erasedIndexes[0]{_}). The missing handling results in an unhandled NullPointerException.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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