HomePhabricator

Change from overflow to testing integer minimum (eliminate compiler warning)
8609fc611590Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Change from overflow to testing integer minimum (eliminate compiler warning)

Summary:
This test case was badly written, overflowing integer only causes compiler
warning instead of being useful.
Changed to test integer minimum instead.

Test Plan: make check

Reviewers: #bitcoin_abc, deadalnix, sickpig, kyuupichan, awemany

Reviewed By: #bitcoin_abc, deadalnix

Differential Revision: https://reviews.bitcoinabc.org/D259

Details

Provenance
freetraderAuthored on Jun 23 2017, 10:26
schancelPushed on Jan 5 2018, 21:58
schancelPushed on Jan 5 2018, 21:39
schancelPushed on Jan 5 2018, 21:17
Reviewer
Restricted Project
Differential Revision
D259: Change from overflow to testing integer minimum (eliminate compiler warning)
Parents
rSTAGING6c491dddb6da: Fix a crash for `abc-rpc` test.
Branches
Unknown
Tags
Unknown