diff options
author | Jean-Philippe Andre <jp.andre@samsung.com> | 2017-09-26 17:18:02 +0900 |
---|---|---|
committer | Jean-Philippe Andre <jp.andre@samsung.com> | 2017-09-26 17:58:07 +0900 |
commit | 25520583a7adde8eee10a6520a53164ae497a8b5 (patch) | |
tree | 5b54649e3804fa9ef44880cd8990b4160168af66 /src/lib/elementary/elm_interface_atspi_accessible.c | |
parent | e401b223f8813587ddb7d370f199c88ba2cf23e7 (diff) |
ecore: Reset do_quit when ecore shuts down
After ecore_shutdown the main loop is dead, so the flag do_quit can be
safely reset to 0. This will fix issues with cycles of
elm_init/shutdown. This fixes:
CK_FORK=no tests/elementary/elm_suite elm_win
This patch relies on a few of the previous patches which ensure that
ecore is well shut down.
@fix
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions