core leak n.
Syn. memory leak.
Syn. memory leak.
Related:
- leaky heap n.
[Cambridge] An arena with a memory leak... - memory leak n.
An error in a program's dynamic-store
allocation logic that causes it to fail to reclaim discarded
memory,
leading to eventual collapse due to memory exhaustion... - leaky heap: [Cambridge] n. An {arena} with a {memory leak}.
The AI Hackers... - memory leak: n. An error in a program's dynamic-store allocation
logic that causes it to fail to reclaim discarded memory,
leading to eventual collapse due to memory exhaustion... - memory smash n.
[XEROX PARC] Writing through a pointer that
doesn't point to what you think it does.
This occasionally reduces your machine to a rubble... - fd leak /F-D leek/ n.
A kind of programming bug analogous
to a core leak,
in which a program fails to close file descriptors... - fd leak: /F-D leek/ n. A kind of programming bug analogous to a
{core leak},
in which a program fails to close file descriptors... - leak n.
With qualifier, one of a class of
resource-management bugs that occur when resources are not freed
properly after operations on them are finished,
so they effectively disappear (leak out). This... - leak: n. With qualifier, one of a class of resource-management bugs
that occur when resources are not freed properly after operations
on them are finished,
so they effectively disappear (leak out). This leads...
