Page MenuHomePhabricator

Fix uninitialized variable caught by cppcheck
ClosedPublic

Authored by jasonbcox on Jul 14 2020, 17:56.

Details

Reviewers
majcosta
Group Reviewers
Restricted Project
Commits
rABC98ae0278f748: Fix uninitialized variable caught by cppcheck
Summary

We already zero out similar variables in this file, so why not this one too?

Test Plan

ninja check

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable