aboutsummaryrefslogtreecommitdiff
path: root/src/httpserver.cpp
diff options
context:
space:
mode:
authorKaz Wesley <[email protected]>2018-11-15 17:21:28 -0800
committerKaz Wesley <[email protected]>2018-11-15 17:26:45 -0800
commit0f459d868d85053f1cc066ea9099793f88cbd655 (patch)
treecadcf1c064171be4493eda2e945a7392e383aa18 /src/httpserver.cpp
parentMerge #14411: [wallet] Restore ability to list incoming transactions by label (diff)
downloaddiscoin-0f459d868d85053f1cc066ea9099793f88cbd655.tar.xz
discoin-0f459d868d85053f1cc066ea9099793f88cbd655.zip
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/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions