Jiri Stary created IO-525:
-----------------------------

             Summary: ValidatingObjectInputStream does not handle arrays of 
primitive types
                 Key: IO-525
                 URL: https://issues.apache.org/jira/browse/IO-525
             Project: Commons IO
          Issue Type: Bug
    Affects Versions: 2.5
            Reporter: Jiri Stary


ValidatingObjectInputStream does not handle arrays and primitive types 
correctly. 

The current behaviour expects a classname, but for example for byte arrays it 
fails on unknown class with name [B

I would expect some possibility of whitelisting of primitive types and/or arrays



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to