mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-24 08:43:03 +01:00
Misc.
This commit is contained in:
parent
b95f334bc6
commit
1662d17d89
@ -33,8 +33,7 @@ namespace Firebird
|
||||
{
|
||||
WriteLockGuard guard(sync);
|
||||
|
||||
size_t pos;
|
||||
if (handles->find(this, pos))
|
||||
if (handles->exist(this))
|
||||
{
|
||||
fb_assert(false);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user