[ 
https://issues.apache.org/jira/browse/HADOOP-8275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Colin Patrick McCabe updated HADOOP-8275:
-----------------------------------------

    Attachment: HADOOP-8275.003.patch

* remove period from javadoc

* use 1024 * 1024 instead of 1048576
                
> harden serialization logic against malformed or malicious input
> ---------------------------------------------------------------
>
>                 Key: HADOOP-8275
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8275
>             Project: Hadoop Common
>          Issue Type: Bug
>    Affects Versions: 0.23.0
>            Reporter: Colin Patrick McCabe
>            Assignee: Colin Patrick McCabe
>            Priority: Minor
>         Attachments: HADOOP-8275.001.patch, HADOOP-8275.002.patch, 
> HADOOP-8275.003.patch
>
>
> Harden serialization logic against malformed or malicious input.
> Add range checking to readVInt, to detect overflows, underflows, and 
> larger-than-expected values.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to