mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-24 08:43:03 +01:00
Misc.
This commit is contained in:
parent
ce9fafa480
commit
d59e104189
@ -251,7 +251,7 @@ private:
|
||||
class LocalAllocGuard
|
||||
{
|
||||
public:
|
||||
LocalAllocGuard(BackupManager* bm) :
|
||||
explicit LocalAllocGuard(BackupManager* bm) :
|
||||
m_bm(bm)
|
||||
{
|
||||
Database::Checkout cout(m_bm->database);
|
||||
|
Loading…
Reference in New Issue
Block a user