monero/contrib/epee
moneromooo-monero 434e617a1d
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
2019-06-14 08:48:25 +00:00
..
demo
include
src
tests
CMakeLists.txt
LICENSE.txt
README.md

README.md

epee - is a small library of helpers, wrappers, tools and and so on, used to make my life easier.