aboutsummaryrefslogtreecommitdiff
path: root/src/test/script_tests.cpp
diff options
context:
space:
mode:
authorPhilip Kaufmann <[email protected]>2013-10-28 11:20:26 +0100
committerPhilip Kaufmann <[email protected]>2013-10-28 17:09:50 +0100
commita39967401e0ffb22649b36782435bffdec980255 (patch)
treecc842940e6cfbd145f4c32ff7b28a99f1061e969 /src/test/script_tests.cpp
parentMerge pull request #3163 from sipa/allunspendable (diff)
downloaddiscoin-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/test/script_tests.cpp')
0 files changed, 0 insertions, 0 deletions