(redirected from Memory Leak)

[Home]Memory leak

HomePage | Recent Changes | Preferences

A common error when Programming, especially when programming in langauages that has no [Garbage Collection]?.

The error occurs when a program/the programmer fails to release allocated memory to the system handling physical memory, which is often a Operating system.

This is a usual problem of c and c++, so many tools exist to help detect these problems in c.


HomePage | Recent Changes | Preferences
This page is read-only | View other revisions
Last edited August 18, 2001 11:30 pm by Koyaanis Qatsi (diff)
Search: