aboutsummaryrefslogtreecommitdiff
path: root/src/cryptonote_basic/cryptonote_format_utils.cpp
diff options
context:
space:
mode:
authormoneromooo-monero <moneromooo-monero@users.noreply.github.com>2019-04-29 08:17:32 +0000
committermoneromooo-monero <moneromooo-monero@users.noreply.github.com>2019-06-14 08:47:29 +0000
commit0564da5fdc165948ba7c862fb81478f9287a072d (patch)
tree3a30a0c1ec0c5a8d8fa73b950c7251aa219d1e09 /src/cryptonote_basic/cryptonote_format_utils.cpp
parentbc09766bf9865a658ef451fc55fe313540abf449 (diff)
downloadmonzero-core-0564da5fdc165948ba7c862fb81478f9287a072d.tar.gz
monzero-core-0564da5fdc165948ba7c862fb81478f9287a072d.tar.xz
monzero-core-0564da5fdc165948ba7c862fb81478f9287a072d.zip
ensure no NULL is passed to memcpy
NULL is valid when size is 0, but memcpy uses nonnull attributes, so let's not poke the bear
Diffstat (limited to 'src/cryptonote_basic/cryptonote_format_utils.cpp')
0 files changed, 0 insertions, 0 deletions