mirror of
https://github.com/monero-project/monero.git
synced 2025-02-05 01:05:20 -05:00
![moneromooo-monero](/assets/img/avatar_default.png)
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.