Skip to content

Commit

Permalink
Correction for fix for CORE-1199. Thanks to Claudio
Browse files Browse the repository at this point in the history
  • Loading branch information
hvlad committed Dec 17, 2007
1 parent 7518faa commit e833be6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/jrd/btr.cpp
Expand Up @@ -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);
}
Expand Down

0 comments on commit e833be6

Please sign in to comment.