aboutsummaryrefslogtreecommitdiff
path: root/src/httpserver.cpp
diff options
context:
space:
mode:
authorPieter Wuille <[email protected]>2020-03-29 16:58:04 -0700
committerPieter Wuille <[email protected]>2020-05-12 14:12:46 -0700
commitbb3d38fc061d8482e68cd335a45c9cd8bb66a475 (patch)
treee267d5d97f68f8b0a73035c4ff913a4cd30b709a /src/httpserver.cpp
parentMake Span size type unsigned (diff)
downloaddiscoin-bb3d38fc061d8482e68cd335a45c9cd8bb66a475.tar.xz
discoin-bb3d38fc061d8482e68cd335a45c9cd8bb66a475.zip
Make pointer-based Span construction safer
This prevents constructing a Span<A> given two pointers into an array of B (where B is a subclass of A), at least without explicit cast to pointers to A.
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions