aboutsummaryrefslogtreecommitdiff
path: root/src/httpserver.cpp
diff options
context:
space:
mode:
authorWladimir J. van der Laan <[email protected]>2017-09-20 19:02:23 +0200
committerWladimir J. van der Laan <[email protected]>2017-09-20 19:07:40 +0200
commit551d7bf604fb4615d64b8b644aefa160dadc34c4 (patch)
tree99579b021c56fd230fa2eed5880015e56714befd /src/httpserver.cpp
parentMerge #11305: [doc] Update release notes and manpages for 0.16 (diff)
parentDocument assumptions that are being made to avoid NULL pointer dereferences (diff)
downloaddiscoin-551d7bf604fb4615d64b8b644aefa160dadc34c4.tar.xz
discoin-551d7bf604fb4615d64b8b644aefa160dadc34c4.zip
Merge #11132: Document assumptions that are being made to avoid NULL pointer dereferences
fdc3293 Document assumptions that are being made to avoid NULL pointer dereferences (practicalswift) Pull request description: Document assumptions (via `assert(…)`:s) that are being made avoid `NULL` pointer dereferences. Rationale: * Make it clear to human reviewers and non-human static analyzers that what might look like potential `NULL` pointer dereferences are written the way they are intentionally (these cases are currently flagged by various static analyzers). Tree-SHA512: b424328195e2680e1e4ec546298f718c49e5ad182147dc004de580693db1b50eec4065e1c4f232bdb302baa12954265a50ba21cb5ba4ff30248535b2de778672
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions