]> git.mdlowis.com Git - proto/labwc.git/commit
menu: invalidate nested duplicated menus
authortokyo4j <hrak1529@gmail.com>
Wed, 13 Nov 2024 15:25:49 +0000 (00:25 +0900)
committerHiroaki Yamamoto <hrak1529@gmail.com>
Wed, 13 Nov 2024 20:28:06 +0000 (05:28 +0900)
commitd7e6f3a7a8dcc879f7478f262e522764c4d6dfa8
treea089c3af84afe84adfffde213298244864bcd513
parent3a7c6ce3005db5034c7382c376f4532cf8108552
menu: invalidate nested duplicated menus

Prior to this commit, nesting the same menus caused stack overflow at
`close_all_submenus()` when trying to open it.
src/menu/menu.c