[ 
https://issues.apache.org/jira/browse/HADOOP-18471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17611762#comment-17611762
 ] 

ASF GitHub Bot commented on HADOOP-18471:
-----------------------------------------

FuzzingTeam opened a new pull request, #4957:
URL: https://github.com/apache/hadoop/pull/4957

   ### Description of PR
   JIRA: [HADOOP-18471](https://issues.apache.org/jira/browse/HADOOP-18471)
   
   ### How was this patch tested?
   Modified an existing unit test `testStoreLoadArray` of test class 
`TestDefaultStringifier` to verify.
   
   ### For code changes:
   
   - [ ] Does the title or this PR starts with the corresponding JIRA issue id 
(e.g. 'HADOOP-17799. Your PR title ...')?
   - [ ] Object storage: have the integration tests been executed and the 
endpoint declared according to the connector-specific documentation?
   - [ ] If adding new dependencies to the code, are these dependencies 
licensed in a way that is compatible for inclusion under [ASF 
2.0](http://www.apache.org/legal/resolved.html#category-a)?
   - [ ] If applicable, have you updated the `LICENSE`, `LICENSE-binary`, 
`NOTICE-binary` files?
   
   




> An unhandled ArrayIndexOutOfBoundsException in 
> DefaultStringifier.storeArray() if provided with an empty input
> --------------------------------------------------------------------------------------------------------------
>
>                 Key: HADOOP-18471
>                 URL: https://issues.apache.org/jira/browse/HADOOP-18471
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: common, io
>    Affects Versions: 3.3.4
>            Reporter: FuzzingTeam
>            Priority: Major
>
> The code throws an unhandled ArrayIndexOutOfBoundsException when method 
> _storeArray_ of DefaultStringifier.java is called with an empty array as 
> input.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to