mirror of
https://codeberg.org/anoncontributorxmr/monero.git
synced 2024-11-10 13:13:27 +01:00
7dbf76d0da
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. |
||
---|---|---|
.. | ||
clt.cpp | ||
CMakeLists.txt | ||
net_load_tests.h | ||
srv.cpp |