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:48:25 +0000 |
commit | 434e617a1d7f2f6f6b4507ada00f9ab69d0bd27e (patch) | |
tree | 471e985df7ab9db97a0ce3fd8420d78133c2b71b /Makefile | |
parent | abstract_tcp_server2: improve DoS resistance (diff) | |
download | monero-434e617a1d7f2f6f6b4507ada00f9ab69d0bd27e.tar.xz |
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 'Makefile')
0 files changed, 0 insertions, 0 deletions