Page MenuHomePhabricator

Catch exception by ref in wallettool.cpp
ClosedPublic

Authored by deadalnix on Apr 17 2020, 15:32.

Details

Summary

Catching exception by value is a bad practice, notably because it can lead to slicing.

Test Plan
ninja check-all

Diff Detail

Repository
rABC Bitcoin ABC
Branch
wallettoolexception
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 10277
Build 18376: Default Diff Build & Tests
Build 18375: arc lint + arc unit