Further robustify nscd database lookup.
authorUlrich Drepper <drepper@redhat.com>
Sat, 16 May 2009 04:33:43 +0000 (21:33 -0700)
committerUlrich Drepper <drepper@redhat.com>
Sat, 16 May 2009 04:33:43 +0000 (21:33 -0700)
commit831a40494d44045c0caaf8085ab1d35c0da23140
tree2a5336cdb2207583c2a42bc99ac8e4a8fbf3dbc7
parentcfe1fc1013d0e7e4863c974fa0e78891cc0a2ed2
Further robustify nscd database lookup.

We can compute an absolute maximum for the number of elements which
can fit into the currently mapped database.  Stop after that many
iterations.
ChangeLog
nscd/nscd-client.h
nscd/nscd.h
nscd/nscd_helper.c