wownero/src/blockchain_db
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
..
berkeleydb testdb: add override keyword where missing 2019-04-17 10:26:25 +09:00
lmdb ensure no NULL is passed to memcpy 2019-06-14 08:47:29 +00:00
CMakeLists.txt Update 2019 copyright 2019-03-05 22:05:34 +01:00
blockchain_db.cpp blockchain_db: fix db txn ending too early 2019-04-14 08:35:38 +00:00
blockchain_db.h core: do not commit half constructed batch db txn 2019-05-25 16:24:56 +00:00
db_types.h Update 2019 copyright 2019-03-05 22:05:34 +01:00
testdb.h core: do not commit half constructed batch db txn 2019-05-25 16:24:56 +00:00