wownero/contrib/epee
moneromooo-monero 0564da5fdc
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:47:29 +00:00
..
demo default initialize rpc structures 2019-03-04 22:38:03 +00:00
include abstract_tcp_server2: improve DoS resistance 2019-06-14 08:47:26 +00:00
src ensure no NULL is passed to memcpy 2019-06-14 08:47:29 +00:00
tests default initialize rpc structures 2019-03-04 22:38:03 +00:00
CMakeLists.txt Update 2019 copyright 2019-03-05 22:05:34 +01:00
LICENSE.txt year updated in license 2015-01-02 18:52:46 +02:00
README.md year updated in license 2015-01-02 18:52:46 +02:00

README.md

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