8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 15:23:02 +01:00

I'm putting this strange assertion because I bet this code will never be called.

This commit is contained in:
robocop 2009-06-25 16:04:05 +00:00
parent e16d082d73
commit 8ce5b90de0

View File

@ -1070,6 +1070,7 @@ static UCHAR* nav_open(thread_db* tdbb,
}
else
{
fb_assert(direction == RSE_get_forward);
if (retrieval->irb_lower_count)
{
impure->irsb_nav_lower_length = lower.key_length;