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
Lint
Lint Not Applicable
Unit
Tests Not Applicable