[Home]Memory leak

HomePage | Recent Changes | Preferences

Showing revision 1
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 | View current revision
Edited July 30, 2001 10:59 pm by Sandos (diff)
Search: