nrec is 0-based, here, so > recno, not >= recno, also index was
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Thu, 27 Aug 1992 04:05:50 +0000 (20:05 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Thu, 27 Aug 1992 04:05:50 +0000 (20:05 -0800)
commit0087099afb35853309adabd47ac812ff9a8b1a02
treea5b789dc1d19d1659498c8085c1d8cbf1655aa7d
parent0243d838f5c687e7e3894f004b58feb117414fb1
nrec is 0-based, here, so > recno, not >= recno, also index was
off-by-one when incrementing/decrementing internal page counts

SCCS-vsn: lib/libc/db/recno/rec_search.c 5.4
usr/src/lib/libc/db/recno/rec_search.c