Compare the right index against pq->count.
authorKristian Høgsberg <krh@redhat.com>
Mon, 23 Jun 2008 18:43:08 +0000 (14:43 -0400)
committerKristian Høgsberg <krh@redhat.com>
Mon, 23 Jun 2008 18:43:08 +0000 (14:43 -0400)
commit3f712232b97aa72f7f3a6560443f5c8a7f22363e
treef757ab895329a10ea1bf39266c4876decfc1d8b9
parentd52745a2ec3f28dcdd4332e4e49f2255a4b704ad
Compare the right index against pq->count.

Fix a little logic error there.
librazor/iterator.c