diff options
author | moneromooo-monero <moneromooo-monero@users.noreply.github.com> | 2020-02-12 14:00:16 +0000 |
---|---|---|
committer | moneromooo-monero <moneromooo-monero@users.noreply.github.com> | 2020-02-12 21:05:28 +0000 |
commit | 09c8111c53a5adf3ca0e3d28d2b2652cc794efdb (patch) | |
tree | 6a117343036dc1de826db9c62d81a210793af028 /.gitmodules | |
parent | console_handler: do not let exception past the dor (diff) | |
download | monero-09c8111c53a5adf3ca0e3d28d2b2652cc794efdb.tar.xz |
threadpool: lock mutex in create
In some contrived case, it might theoretically be the case that
destroy is called from another thread, which would modify the
threads array from two threads.
Coverity 208372
Diffstat (limited to '.gitmodules')
0 files changed, 0 insertions, 0 deletions