]> 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>
Sat, 2 Jan 2021 22:29:55 +0000 (22:29 +0000)
commitf14869cd70e61b1908ec88a5e3d4bf21c7d538a0
tree4bba3ccd0e9b0418b4f1b1f90bb5120bb15bd07c
parentd84cf78df8ea5d99cc5b38c49f3b7aed081170f5
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.
src/nsterm.m