aboutsummaryrefslogtreecommitdiff
path: root/src/rpc
diff options
context:
space:
mode:
authorKaz Wesley <kaz@lambdaverse.org>2018-11-15 17:21:28 -0800
committerKaz Wesley <kaz@lambdaverse.org>2018-11-15 17:26:45 -0800
commit0f459d868d85053f1cc066ea9099793f88cbd655 (patch)
treecadcf1c064171be4493eda2e945a7392e383aa18 /src/rpc
parente74649e95122c9c61aadf607461cf701c3953f88 (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