diff options
author | Philip Kaufmann <phil.kaufmann@t-online.de> | 2013-10-28 11:20:26 +0100 |
---|---|---|
committer | Philip Kaufmann <phil.kaufmann@t-online.de> | 2013-10-28 17:09:50 +0100 |
commit | a39967401e0ffb22649b36782435bffdec980255 (patch) | |
tree | cc842940e6cfbd145f4c32ff7b28a99f1061e969 /src/ui_interface.h | |
parent | 377cd749308d43bc718cac806a3f8a1710652b0e (diff) |
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/ui_interface.h')
0 files changed, 0 insertions, 0 deletions