mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-24 01:23:03 +01:00
Fixed the origin of CORE-2264.
This commit is contained in:
parent
de3301d49f
commit
8b6661a477
@ -4838,6 +4838,7 @@ static bool modify_procedure(thread_db* tdbb,
|
|||||||
}
|
}
|
||||||
catch (const Firebird::Exception&)
|
catch (const Firebird::Exception&)
|
||||||
{
|
{
|
||||||
|
fb_utils::init_status(tdbb->tdbb_status_vector);
|
||||||
}
|
}
|
||||||
|
|
||||||
dbb->deletePool(new_pool);
|
dbb->deletePool(new_pool);
|
||||||
|
Loading…
Reference in New Issue
Block a user