K 10
svn:author
V 6
iulius
K 8
svn:date
V 27
2015-05-05T18:51:27.513687Z
K 7
svn:log
V 432
Correct remap check in tradindexed group lookup

Previously the remap check had an off-by-one bug and moreover
would never be done due to the loop condition (making the
off-by-one bug moot).

This one could be a problem in real life; if creating a group
causes innd to expand the index then an already-running nnrpd
will not automatically notice, and so won't be able to find the
group.

Thanks to Richard Kettlewell for the patch.

END
