Jesús Enrique Alcalá Rojas 3 months ago committed by GitHub
parent 67cf3f5313
commit ad8ce9f9f2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 3
      src/data/roadmaps/cyber-security/content/memory-leak@nOND14t7ISgSH3zNpV3F8.md

@ -0,0 +1,3 @@
# Memory Leak
A Memory Leak occurs when a computer program consumes memory but fails to release it back to the operating system after it is no longer needed. Over time, this can lead to reduced system performance, increased memory usage, and, in severe cases, the program or system may crash due to the exhaustion of available memory.
Loading…
Cancel
Save