You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Failing to close files when they are no longer needed inadvertently provides a way for attackers to manipulate system resources.

Non-Compliant Code Example

Compliant Solution

Risk Assessment

Failing to properly close open files may allow unintended access to system resources.

References

  • No labels