Fix exit condition.
commit223e614dafc55a14889355e95367e216d2fd320e
authorUlrich Drepper <drepper@redhat.com>
Sat, 16 May 2009 17:10:32 +0000 (16 10:10 -0700)
committerPetr Baudis <pasky@suse.cz>
Fri, 22 May 2009 02:58:24 +0000 (22 04:58 +0200)
tree7ddae34d44b10d452f2415444e6a1d341e0ecac7
parent4c7cb20430af51ddebf270b423d5c4aec3b9f770
Fix exit condition.

The patch to bound the search in the nscd caches used a wrong exit
condition.  Fixed now.
(cherry picked from commit 95410b7ba23c44f6a038285d9c38ee84129e4cd6)
ChangeLog
nscd/nscd_helper.c