Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: fixed broken link

...

This rule appears in the Java Secure Coding Standard as EXP02 EXP00-J. Do not ignore values returned by methods.

References

Wiki Markup
\[[ISO/IEC 9899:1999|AA. References#ISO/IEC 9899-1999]\] Section 6.8.3, "Expression and null statements"
\[[ISO/IEC PDTR 24772|AA. References#ISO/IEC PDTR 24772]\] "CSJ Passing Parameters and Return Values"

...