Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Special pages
Niidae Wiki
Search
Search
Appearance
Create account
Log in
Personal tools
Create account
Log in
Pages for logged out editors
learn more
Contributions
Talk
Editing
Memory leak
(section)
Page
Discussion
English
Read
Edit
View history
Tools
Tools
move to sidebar
hide
Actions
Read
Edit
View history
General
What links here
Related changes
Page information
Appearance
move to sidebar
hide
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
==Causes of serious leaks== Much more serious leaks include those where: * A program runs for a long time and consumes added memory over time, such as background tasks on servers, and especially in [[embedded system]]s which may be left running for many years * New memory is allocated frequently for one-time tasks, such as when rendering the frames of a computer game or animated video * A program can request memory, such as [[shared memory]], that is not released, even when the program terminates * Memory is very limited, such as in an [[embedded system]] or portable device, or where the program requires a very large amount of memory to begin with, leaving little margin for leaks * A leak occurs within the operating system or [[Memory management|memory manager]] * A system [[device driver]] causes a leak * The operating system does not automatically release memory on program termination
Summary:
Please note that all contributions to Niidae Wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
Encyclopedia:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Search
Search
Editing
Memory leak
(section)
Add topic