Page MenuHomePhabricator

add missing swap to CScriptCheck
ClosedPublic

Authored by markblundeberg on Feb 8 2020, 09:44.

Details

Summary

My bad, I missed adding this. It doesn't really matter since
the results of CScriptCheck (neither metrics nor error) are
never used in the parallel setting. In future I'd really like
to make error/metrics not be members of this class anyway,
instead to be optional outparams of the operator().

Test Plan

ninja check

Diff Detail

Repository
rABC Bitcoin ABC
Branch
oopsswap
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 9359
Build 16650: Default Diff Build & Tests
Build 16649: arc lint + arc unit