diff options
author | Kartik K. Agaram <vc@akkartik.com> | 2016-01-21 04:35:39 -0800 |
---|---|---|
committer | Kartik K. Agaram <vc@akkartik.com> | 2016-01-21 04:35:39 -0800 |
commit | 9b8d391799a096692b6dbb576d2863efb1ae8e6b (patch) | |
tree | 8a73ea54bc2f06864cd313e4e55b3ec417b135d6 /termbox | |
parent | b4cbb1d34b28909a938d8ac4ea614c416f9ce0d6 (diff) | |
download | mu-9b8d391799a096692b6dbb576d2863efb1ae8e6b.tar.gz |
2583 - start maintaining refcounts
Also start auto-abandoning addresses when their refcount returns to 0. I'm mixing this auto-abandon support with my earlier/hackier support for automatically abandoning default-space created by 'local-scope'. We need to flesh out the story for automatically reclaiming memory using C++-style destructors. But that's a value-add. Memory corruption is far more important to avoid than memory *leaks*.
Diffstat (limited to 'termbox')
0 files changed, 0 insertions, 0 deletions