Skip to content

Commit

Permalink
Additional fix for correct Nbackup state lock accounting. See also CO…
Browse files Browse the repository at this point in the history
…RE-3465
  • Loading branch information
hvlad committed Jun 24, 2011
1 parent 44fad53 commit 9408973
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/jrd/cch.cpp
Expand Up @@ -739,7 +739,6 @@ pag* CCH_fake(thread_db* tdbb, WIN* window, SSHORT latch_wait)

if (!write_buffer(tdbb, bdb, bdb->bdb_page, true, tdbb->tdbb_status_vector, true))
{
attachment->backupStateReadUnLock(tdbb);
CCH_unwind(tdbb, true);
}
}
Expand Down

0 comments on commit 9408973

Please sign in to comment.