diff options
| author | Philip Kaufmann <[email protected]> | 2013-10-28 11:20:26 +0100 |
|---|---|---|
| committer | Philip Kaufmann <[email protected]> | 2013-10-28 17:09:50 +0100 |
| commit | a39967401e0ffb22649b36782435bffdec980255 (patch) | |
| tree | cc842940e6cfbd145f4c32ff7b28a99f1061e969 /src/init.cpp | |
| parent | Merge pull request #3163 from sipa/allunspendable (diff) | |
| download | discoin-a39967401e0ffb22649b36782435bffdec980255.tar.xz discoin-a39967401e0ffb22649b36782435bffdec980255.zip | |
fix wrong memcmp() usage in CKey::operator==
- add a check for CKey::size() of a and b (size can be 0 or 32)
- change the fixed value in memcmp() to use a.size() instead
- fixes #3090
Diffstat (limited to 'src/init.cpp')
0 files changed, 0 insertions, 0 deletions