mirror of
https://github.com/XRPLF/rippled.git
synced 2026-06-02 08:17:13 +00:00
fixes #103
This commit is contained in:
@@ -229,6 +229,7 @@ private:
|
||||
|
||||
//s->m_pool->recycle(ptr(const_cast<data *>(s)));
|
||||
} else if (count == 0) {
|
||||
lock.unlock();
|
||||
boost::checked_delete(static_cast<data const *>(s));
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user