diff options
| author | practicalswift <[email protected]> | 2017-10-09 23:06:42 +0200 |
|---|---|---|
| committer | practicalswift <[email protected]> | 2017-11-06 17:41:02 +0100 |
| commit | 76ea17c7964c15dd90e10c2c257cdeb5847b3d69 (patch) | |
| tree | 831f95863a08a2a5808f0aff148eb7f47094c461 /src/script/script.cpp | |
| parent | Use -Wthread-safety-analysis if available (+ -Werror=thread-safety-analysis i... (diff) | |
| download | discoin-76ea17c7964c15dd90e10c2c257cdeb5847b3d69.tar.xz discoin-76ea17c7964c15dd90e10c2c257cdeb5847b3d69.zip | |
Add mutex requirement for AddToCompactExtraTransactions(…)
The vector `vExtraTxnForCompact`, which is guarded by the mutex
`cs_main`, is accessed in `AddToCompactExtraTransactions(…)`.
Diffstat (limited to 'src/script/script.cpp')
0 files changed, 0 insertions, 0 deletions