]> git.ipfire.org Git - thirdparty/glibc.git/commit
Further robustify nscd database lookup.
authorUlrich Drepper <drepper@redhat.com>
Sat, 16 May 2009 04:33:43 +0000 (21:33 -0700)
committerPetr Baudis <pasky@suse.cz>
Fri, 22 May 2009 02:56:54 +0000 (04:56 +0200)
commit4c7cb20430af51ddebf270b423d5c4aec3b9f770
treee6d170f24375f10fc145583d14ba85541257fae6
parentb9e0df9847f3460c67e27e631af8662e7906ed6b
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.
(cherry picked from commit 831a40494d44045c0caaf8085ab1d35c0da23140)
ChangeLog
nscd/nscd-client.h
nscd/nscd.h
nscd/nscd_helper.c