When killing views with `close_views` a use-after-free can sometimes occur because parent views are killed before their children. This commit makes `container_map` run functions on child containers before their parent, fixing the race. Fixes #1302master
parent
f8d0e1f946
commit
3c93e2cf1b
Loading…
Reference in new issue