diff options
| author | Kai Ma | 2022-12-03 18:17:26 +0800 |
|---|---|---|
| committer | Eli Zaretskii | 2022-12-04 14:50:04 +0200 |
| commit | 029988d4a518b9b255a15e2aae3a2ad6565db47d (patch) | |
| tree | 4b8987b8a55a3e9a1c231d9bad9a78d918e4fc02 /src/buffer.c | |
| parent | 3768b1007775d58c3cadb1b3198209e71afefc52 (diff) | |
| download | emacs-029988d4a518b9b255a15e2aae3a2ad6565db47d.tar.gz 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 'src/buffer.c')
0 files changed, 0 insertions, 0 deletions