diff options
| author | moneromooo-monero <moneromooo-monero@users.noreply.github.com> | 2019-04-29 08:17:32 +0000 |
|---|---|---|
| committer | moneromooo-monero <moneromooo-monero@users.noreply.github.com> | 2019-06-14 08:47:29 +0000 |
| commit | 0564da5fdc165948ba7c862fb81478f9287a072d (patch) | |
| tree | 3a30a0c1ec0c5a8d8fa73b950c7251aa219d1e09 /src/debug_utilities/cn_deserialize.cpp | |
| parent | bc09766bf9865a658ef451fc55fe313540abf449 (diff) | |
| download | monzero-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/debug_utilities/cn_deserialize.cpp')
0 files changed, 0 insertions, 0 deletions
