mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-25 02:03:03 +01:00
Misc.
This commit is contained in:
parent
f12c394b6e
commit
8258918b1e
@ -112,7 +112,7 @@ private:
|
|||||||
static int onShutdown(const int, const int, void*);
|
static int onShutdown(const int, const int, void*);
|
||||||
|
|
||||||
public:
|
public:
|
||||||
SecurityDatabase(Firebird::MemoryPool&)
|
explicit SecurityDatabase(Firebird::MemoryPool&)
|
||||||
: lookup_db(0), lookup_req(0), counter(0), server_shutdown(false)
|
: lookup_db(0), lookup_req(0), counter(0), server_shutdown(false)
|
||||||
{}
|
{}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user