diff options
author | Wladimir J. van der Laan <laanwj@gmail.com> | 2016-11-18 16:35:14 +0100 |
---|---|---|
committer | Wladimir J. van der Laan <laanwj@gmail.com> | 2016-11-23 12:33:36 +0100 |
commit | 693384eedb1ac7f449e226edd53e2cb52a86e279 (patch) | |
tree | 898d2bc8d3667c56bdd32c656b03f478e305d99f /src/qt/Makefile | |
parent | 47db07537746940ee7dd0739a8c73e328837813f (diff) |
qt: Prevent thread/memory leak on exiting RPCConsole
Make ownership of the QThread object clear, so that the RPCConsole
can wait for the executor thread to quit before shutdown is called. This
increases overall thread safety, and prevents some objects from leaking
on exit.
Diffstat (limited to 'src/qt/Makefile')
0 files changed, 0 insertions, 0 deletions