diff options
author | NRK <nrk@disroot.org> | 2022-03-11 20:40:05 +0600 |
---|---|---|
committer | Hiltjo Posthuma <hiltjo@codemadness.org> | 2022-03-13 10:49:43 +0100 |
commit | 60e9a14998bfe8666c641f7c27fec18e85ac7494 (patch) | |
tree | 404738eeeb9b5441fb9c02a6a713342c40bea84b /config.def.h | |
parent | d39e2f3441fe18aba8d1a62c08918a411ec6f237 (diff) |
fix mem leak in cleanup()
maybe leak isn't the best word, given that the object lives for the
entire duration of the program's lifetime.
however, all elements of scheme are free-ed, can't think of any reason
why scheme itself should be an exception.
Diffstat (limited to 'config.def.h')
0 files changed, 0 insertions, 0 deletions