79569172

Date: 2025-04-11 15:13:17
Score: 2
Natty:
Report link

It is a scope issue. Memory management operates on when a variable is no longer applicable, so when it exits that variable's scope. Since a global variable's scope is the whole program, it would be never recognized as out of scope.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Enoch