Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: clean up and added nce/cs

...

This rule appears in the C++ Secure Coding Standard as OBJ35OOP35-CPP. Do not return references to private data.

...