...
Wiki Markup |
---|
\[[SCG 07|AA. Java References#SCG 07]\] Guideline 2-1 Create a copy of mutable inputs and outputs \[[Bloch 08|AA. Java References#Bloch 08]\] Item 39: Make defensive copies when needed |
...
FIO06FIO07-J. Validate user inputDo not assume infinite heap space when reading in data 07. Input Output (FIO) FIO32-J. Do not serialize sensitive data