]> git.eshelyaron.com Git - emacs.git/commit
Fix crash when using menus and tramp on NS
authorAlan Third <alan@idiocy.org>
Sat, 2 Jan 2021 22:27:53 +0000 (22:27 +0000)
committerAlan Third <alan@idiocy.org>
Sun, 4 Apr 2021 10:44:37 +0000 (11:44 +0100)
commite2d199aa44a92e50f480e0aa265f96a144d57a60
tree3fa3970ea7ae65fbbbc8638d5ddb5d448a0ae387
parent3ec93bb7c240edd6e06647a75df31acc6ce600dd
Fix crash when using menus and tramp on NS

; Fixes bug#24472, bug#37557 and bug#37922.

* src/nsterm.m (ns_select): Don't drain outerpool in this function.

(cherry picked from commit f14869cd70e61b1908ec88a5e3d4bf21c7d538a0)
src/nsterm.m