wownero/contrib/epee/tests/src
moneromooo-monero 7dbf76d0da
Fix an object lifetime bug in net load tests
The commands handler must not be destroyed before the config
object, or we'll be accessing freed memory.

An earlier attempt at using boost::shared_ptr to control object
lifetime turned out to be very invasive, though would be a
better solution in theory.
2017-10-09 16:46:42 +01:00
..
misc move modified epee code to new classes, revert license 2014-07-25 18:29:08 +02:00
net Fix an object lifetime bug in net load tests 2017-10-09 16:46:42 +01:00
storages year updated in license 2015-01-02 18:52:46 +02:00
CMakeLists.txt moved all stuff to github 2014-03-03 22:07:58 +00:00
tests.cpp year updated in license 2015-01-02 18:52:46 +02:00