From 4fcfc4c631ccf49124b7570337405109cd21bd9a Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Fri, 21 Apr 2000 16:52:23 +0000 Subject: [PATCH] Update. 2000-04-21 Ulrich Drepper * nis/nis_callback.c (__nis_create_callback): Check result of memory allocation. Fix memory leaks. Use __builtin_expect. (__nis_destroy_callback): Fix memory leaks. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index 7ab0ef4..29acacf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2000-04-21 Ulrich Drepper + + * nis/nis_callback.c (__nis_create_callback): Check result of + memory allocation. Fix memory leaks. Use __builtin_expect. + (__nis_destroy_callback): Fix memory leaks. + 2000-04-21 Andreas Jaeger * sysdeps/mips/elf/start.S: Use __PIC__ instead of PIC. -- 2.7.4