oxen-core/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
..
blockchain_db Merge pull request #2457 2017-09-25 16:57:07 +02:00
blockchain_utilities Merge pull request #2457 2017-09-25 16:57:07 +02:00
blocks update checkpoints.dat 2017-09-06 09:18:40 +02:00
checkpoints Merge pull request #2526 2017-09-25 22:46:46 +02:00
common Merge pull request #2504 2017-10-02 23:21:10 +04:00
crypto move checkpoints in a separate library 2017-09-25 21:16:26 +01:00
cryptonote_basic connection_context: initialize m_callback_request_count to 0 2017-09-27 11:43:12 +01:00
cryptonote_core Merge pull request #2540 2017-10-06 22:58:20 +04:00
cryptonote_protocol move checkpoints in a separate library 2017-09-25 21:16:26 +01:00
daemon Merge pull request #2512 2017-10-02 23:28:59 +04:00
daemonizer daemon: Add ability to write a PID file 2017-07-22 08:34:56 +10:00
debug_utilities build: auto update version info without manually deleting version.h 2017-09-21 07:47:37 +09:00
mnemonics mnemonics: new Esperanto word list 2017-08-14 17:46:46 +01:00
p2p Fix an object lifetime bug in net load tests 2017-10-09 16:46:42 +01:00
platform update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
ringct Use a threadpool 2017-09-14 21:42:48 +01:00
rpc Merge pull request #2548 2017-10-06 23:00:43 +04:00
serialization Merge pull request #2506 2017-10-02 23:27:21 +04:00
simplewallet Merge pull request #2468 2017-10-06 22:50:41 +04:00
wallet Merge pull request #2542 2017-10-06 23:00:24 +04:00
CMakeLists.txt move checkpoints in a separate library 2017-09-25 21:16:26 +01:00
cryptonote_config.h Merge pull request #2458 2017-09-25 17:00:47 +02:00
version.cmake build: auto update version info without manually deleting version.h 2017-09-21 07:47:37 +09:00
version.cpp.in version: fix link to new version strings 2017-09-25 19:01:56 +01:00
version.h build: auto update version info without manually deleting version.h 2017-09-21 07:47:37 +09:00