aboutsummaryrefslogtreecommitdiff
path: root/src/addrman.h
diff options
context:
space:
mode:
authorPhilip Kaufmann <phil.kaufmann@t-online.de>2013-10-28 11:20:26 +0100
committerPhilip Kaufmann <phil.kaufmann@t-online.de>2013-10-28 17:09:50 +0100
commita39967401e0ffb22649b36782435bffdec980255 (patch)
treecc842940e6cfbd145f4c32ff7b28a99f1061e969 /src/addrman.h
parent377cd749308d43bc718cac806a3f8a1710652b0e (diff)
downloadbitcoin-a39967401e0ffb22649b36782435bffdec980255.tar.xz
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/addrman.h')
0 files changed, 0 insertions, 0 deletions