Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Edited by NavBot (jp)

...

This rule appears in the Java Secure Coding Standard as INT33INT03-J. Do not cast numeric types to wider floating-point types without range checking.

...