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