Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Using the return value from a non-void function where control reaches the end of the function without evaluating a return statement can lead to buffer overflow vulnerabilities as well as other unexpected program behaviors.

...