Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
The ctor is careful to clone the provided array, but the getter method fails to clone the array, thus allowing external modification.
This is illogical.