da75568428
Since 87fcb0a773f4855cdae7212fa9448a05de57be56, it was possible to call a Python coroutine, but cancel it (due to parent component destruction) before Python even has time to start it. The registred QML callbacks for this coro would then be called, potentially causing a segfault if that callback tried to access the parent component or its properties. |
||
---|---|---|
.. | ||
backend | ||
fonts | ||
gui | ||
icons/thin | ||
images | ||
themes | ||
clipboard_image_provider.h | ||
clipboard.h | ||
main.cpp | ||
utils.h |