...
Secure Coding Guidelines for the Java Programming Language, Version 3.0 | Guideline 2-2. Create copies of mutable outputs |
Bibliography
Item 39. Make defensive copies when needed | |
Returning References to Internal Mutable State |
...
...
Secure Coding Guidelines for the Java Programming Language, Version 3.0 | Guideline 2-2. Create copies of mutable outputs |
Item 39. Make defensive copies when needed | |
Returning References to Internal Mutable State |
...