mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 22:03:03 +01:00
Fixed CORE-1994.
This commit is contained in:
parent
c409a40f78
commit
eaf7855b90
@ -34,6 +34,7 @@ using namespace Firebird;
|
||||
|
||||
|
||||
UserManagement::UserManagement(thread_db* tdbb)
|
||||
: database(0), transaction(0)
|
||||
{
|
||||
char securityDatabaseName[MAXPATHLEN];
|
||||
SecurityDatabase::getPath(securityDatabaseName);
|
||||
|
Loading…
Reference in New Issue
Block a user