From 4718026de2ecab773d21b25efc989e18b9c4dc99 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Fri, 28 Apr 2006 18:42:24 +0000 Subject: * nis/nss_nis/nis-service.c: Avoid passing pointer to static variable around. Reduce number of memory allocations by creating list of memory pools. --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index b5b975e6a9..a3ffca49c5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2006-04-28 Ulrich Drepper + * nis/nss_nis/nis-service.c: Avoid passing pointer to static + variable around. Reduce number of memory allocations by creating + list of memory pools. + * nis/ypclnt.c (__xdr_ypresp_all): Minor optimization in string handling. Fix typo in comment. -- cgit 1.4.1