summaryrefslogtreecommitdiff
path: root/test/lisp/emacs-lisp/bytecomp-resources/warn-variable-let-bind-constant.el
diff options
context:
space:
mode:
authorKai Ma <justksqsf@gmail.com>2022-12-03 18:17:26 +0800
committerEli Zaretskii <eliz@gnu.org>2022-12-04 14:50:04 +0200
commit029988d4a518b9b255a15e2aae3a2ad6565db47d (patch)
tree4b8987b8a55a3e9a1c231d9bad9a78d918e4fc02 /test/lisp/emacs-lisp/bytecomp-resources/warn-variable-let-bind-constant.el
parent3768b1007775d58c3cadb1b3198209e71afefc52 (diff)
downloademacs-029988d4a518b9b255a15e2aae3a2ad6565db47d.tar.gz
emacs-029988d4a518b9b255a15e2aae3a2ad6565db47d.tar.bz2
emacs-029988d4a518b9b255a15e2aae3a2ad6565db47d.zip
Prevent a segfault when deleting a fullscreen frame on NextStep.
* nsterm.m ([EmacsView resetCursorRects:]): Be defensive when accessing FRAME_OUTPUT_DATA. [resetCursorRects:] can be called from the event loop after the frame is deleted. When this happens, emacsframe is NULL. This means there is an underlying leak of the EmacsView object! (Bug#59794) Do not merge to master. Copyright-paperwork-exempt: yes
Diffstat (limited to 'test/lisp/emacs-lisp/bytecomp-resources/warn-variable-let-bind-constant.el')
0 files changed, 0 insertions, 0 deletions