Select Git revision
button.cpp
-
Arthur Sonzogni authored
Some users might destroy `this`, which would result in UAF. In the future, we should consider alternatives like posting a task to the main loop, or rely on users for this. Fixed:https://github.com/ArthurSonzogni/FTXUI/issues/804
Arthur Sonzogni authoredSome users might destroy `this`, which would result in UAF. In the future, we should consider alternatives like posting a task to the main loop, or rely on users for this. Fixed:https://github.com/ArthurSonzogni/FTXUI/issues/804