]> git.eshelyaron.com Git - emacs.git/commit
Make memory-report work with buffer-local unbound vars
authorLars Ingebrigtsen <larsi@gnus.org>
Thu, 18 Mar 2021 07:33:40 +0000 (08:33 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Thu, 18 Mar 2021 07:33:40 +0000 (08:33 +0100)
commit21e1a126b54390b5a22e5af836d14ae8f4e423fb
tree53bb1659a953b19b95d40ec7683998b765e39c95
parent1e00906926325a85649394f201f575c4e3170637
Make memory-report work with buffer-local unbound vars

* lisp/emacs-lisp/memory-report.el (memory-report--buffer-data):
Protect against buffer-local unbound variables (bug#47057).
lisp/emacs-lisp/memory-report.el