]> git.eshelyaron.com Git - emacs.git/commit
Make memory-report not bug out with symbols with positions
authorLars Ingebrigtsen <larsi@gnus.org>
Thu, 26 May 2022 11:04:50 +0000 (13:04 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Thu, 26 May 2022 11:04:50 +0000 (13:04 +0200)
commit06c79dcfcbc634325b688385be95cd5ed049e208
treeb881636cbcf30fe04bab4d1c86f78b32ce473d2a
parent47e0b866110b25343daf025de85d5f22ed829cc1
Make memory-report not bug out with symbols with positions

* lisp/emacs-lisp/memory-report.el (memory-report--object-size-1):
Don't bug out when there are symbols with positions.
lisp/emacs-lisp/memory-report.el