Timeline for What happens when both heap and stack are full?
Current License: CC BY-SA 3.0
4 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jan 19, 2015 at 5:35 | comment | added | BlamKiwi | Another strategy is to design your program so that it has a known max memory usage and manage memory in pools. For example console games. | |
| May 2, 2014 at 18:10 | comment | added | amon | … which is why some paranoid programs reserve a bit of memory on startup which can be used during cleanup. | |
| May 2, 2014 at 8:11 | vote | accept | Nullpointer | ||
| May 2, 2014 at 7:22 | history | answered | Euphoric | CC BY-SA 3.0 |