-
Notifications
You must be signed in to change notification settings - Fork 172
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Check each input for IsMine() in GetAddressGroupings
This commit fixes a crash from an out-of-range vector element access attempt that stems from the same situation with Gridcoin as in the following Bitcoin PR: bitcoin/bitcoin#1872. Very strange our code did not already have this change.
- Loading branch information
1 parent
ad067e0
commit dd9d8cc
Showing
1 changed file
with
26 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters