I just ran across
an excellent resource for secure coding practices in Java. For example, it contains very detailed examples for how to deal with overflow/underflow on integer operations – something that often introduces insidious bugs in Java programs...
No comments:
Post a Comment