diff options
author | Kaz Wesley <kaz@lambdaverse.org> | 2018-11-15 17:21:28 -0800 |
---|---|---|
committer | Kaz Wesley <kaz@lambdaverse.org> | 2018-11-15 17:26:45 -0800 |
commit | 0f459d868d85053f1cc066ea9099793f88cbd655 (patch) | |
tree | cadcf1c064171be4493eda2e945a7392e383aa18 /src/rpc | |
parent | e74649e95122c9c61aadf607461cf701c3953f88 (diff) |
fix an undefined behavior in uint::SetHex
Decrementing psz beyond the beginning of the string is UB, even though
the out-of-bounds pointer is never dereferenced.
Diffstat (limited to 'src/rpc')
0 files changed, 0 insertions, 0 deletions