GIS Dictionary
Definitions for GIS terms related to operations such as analysis, GIS modeling and web-based GIS, cartography, and Esri software.
Now available for purchase: A to Z GIS: An illustrated dictionary of geographic information systems.
Search the GIS Dictionary:
GIS Bibliography
Researching GIS?
Search the GIS Bibliography for a vast index of books, journals, conference proceedings and reports.
memory leak
-
[computing]
In computer programming, the loss of computer memory that occurs when an application or component fails to free a section of computer memory when it has finished using it. During a memory leak, the section of memory allocated by one application or component may not be used by any other application.