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

Gary D. Gregory updated BCEL-238:
---------------------------------
    Fix Version/s: 6.9.1
                       (was: 6.9.0)

> Getters/setters for array should use clone
> ------------------------------------------
>
>                 Key: BCEL-238
>                 URL: https://issues.apache.org/jira/browse/BCEL-238
>             Project: Commons BCEL
>          Issue Type: Bug
>            Reporter: Sebb
>            Priority: Major
>             Fix For: 6.9.1
>
>
> Further to BCEL-237, if a getter returns a reference to a private final 
> array, then the array contents can be corrupted. 
> Similarly if a setter stores an array reference without cloning it, then any 
> holders of the original reference can subsequently change the array entries.



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

Reply via email to