]> git.bitcoin.ninja Git - rust-lightning/commit
Fix potential overflow bug introduced in channel reserve check fix 2019-03-removed-reserve-check
authorMatt Corallo <git@bluematt.me>
Sun, 3 Mar 2019 02:45:30 +0000 (21:45 -0500)
committerMatt Corallo <git@bluematt.me>
Fri, 22 Mar 2019 21:43:32 +0000 (17:43 -0400)
commit054530cfb9af7bffdf866f51510c9d24d9e08b49
tree462cebfb95fc27e85872341e845c7c36992b5713
parentc86657ea6c751f6ce349ae3315a6c8ab0e0f5850
Fix potential overflow bug introduced in channel reserve check fix

Found by chanmon_fail_consistency fuzz test.
src/ln/channel.rs