Page MenuHomePhabricator

Fix lint issue in Grasberg
ClosedPublic

Authored by jasonbcox on Nov 5 2020, 19:21.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABC4ee50097bc41: Fix lint issue in Grasberg
Summary

Shifting signed 32-bit value by 31 bits is undefined behaviour
Caught by arc lint --everything

Test Plan

ninja check

Diff Detail

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

Event Timeline

This revision is now accepted and ready to land.Nov 5 2020, 19:51
This revision was automatically updated to reflect the committed changes.