]> git.eshelyaron.com Git - emacs.git/commit
* lisp/emacs-lisp/thunk.el (thunk-delay): Fix memory leak
authorStefan Monnier <monnier@iro.umontreal.ca>
Tue, 4 Jun 2019 16:55:53 +0000 (12:55 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Tue, 4 Jun 2019 16:55:53 +0000 (12:55 -0400)
commitf4d32538317c2cc6e8e9041d07d84b1e812e4e19
tree100111c73398e000ed91af7b3aec184b05b44a28
parentffb7bbdf6824054316a6f63df22eea6d8887bdbd
* lisp/emacs-lisp/thunk.el (thunk-delay): Fix memory leak

Get rid of references to the free variables of `body` once the thunk has
been forced (bug#30626).
lisp/emacs-lisp/thunk.el