This is the mail archive of the
glibc-cvs@sourceware.org
mailing list for the glibc project.
libc/nscd nscd_helper.c
- From: drepper at sourceware dot org
- To: glibc-cvs at sourceware dot org
- Date: 2 Oct 2006 16:33:51 -0000
- Subject: libc/nscd nscd_helper.c
CVSROOT: /cvs/glibc
Module name: libc
Changes by: drepper@sourceware.org 2006-10-02 16:33:51
Modified files:
nscd : nscd_helper.c
Log message:
(get_mapping): Initialize datasize field.
(__nscd_get_map_ref): Get a new mapping even if mapping's data_size
increased.
(__nscd_cache_search): Add checks to make sure we never reference
data beyond the current mapping.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nscd/nscd_helper.c.diff?cvsroot=glibc&r1=1.16&r2=1.17