mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 19:23:03 +01:00
Correction for fix for CORE-1199. Thanks to Claudio
This commit is contained in:
parent
7518faacea
commit
e833be6785
@ -968,7 +968,6 @@ void BTR_insert(thread_db* tdbb, WIN * root_window, index_insertion* insertion)
|
||||
|
||||
if (split_page != NO_SPLIT)
|
||||
{
|
||||
CCH_RELEASE(tdbb, root_window);
|
||||
if (split_page == NO_VALUE_PAGE) {
|
||||
CCH_RELEASE(tdbb, &window);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user