]> git.eshelyaron.com Git - emacs.git/commit
Prevent stack overflow in GNUstep menu code
authorAlan Third <alan@idiocy.org>
Tue, 5 Jan 2021 21:43:12 +0000 (21:43 +0000)
committerAlan Third <alan@idiocy.org>
Tue, 5 Jan 2021 21:43:12 +0000 (21:43 +0000)
commit048b1aaec8d5cd4ce6e6a5a9b8091608d0af81a6
tree0552f38419dfc77dafb36c186902711ea878a8b2
parent3b835f7b81030f482348364e83f384a0fa4c2857
Prevent stack overflow in GNUstep menu code

* src/nsmenu.m (ns_update_menubar): Always do a deep update for
GNUstep.
([EmacsMenu menuNeedsUpdate:]): Don't update the menu as it should
always have had a deep update.
src/nsmenu.m