]> git.eshelyaron.com Git - emacs.git/commit
* Fix memory leak when native compiled function is collected
authorAndrea Corallo <akrl@sdf.org>
Thu, 11 Jun 2020 21:24:00 +0000 (23:24 +0200)
committerAndrea Corallo <akrl@sdf.org>
Thu, 11 Jun 2020 16:37:40 +0000 (18:37 +0200)
commitab78ed83b977084885265a1842e4e474e0938d9f
tree908300baac704c93498303a80a95b5e103b11e7b
parent904550d8c8e1583d0444bcb28b5d1130af6bafc3
* Fix memory leak when native compiled function is collected

* src/alloc.c (cleanup_vector): Handle native compiled
functions.
src/alloc.c