From 128e2b0f0e11f60af8587ed86353d9e8442b1e38 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 25 Apr 2000 06:56:40 +0000 Subject: Update. * elf/dl-profile.c (_dl_start_profile): define all variables which do not have to be global as local variables. --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 683c133..91bc523 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2000-04-24 Ulrich Drepper + * elf/dl-profile.c (_dl_start_profile): define all variables which + do not have to be global as local variables. + * nis/nis_callback.c (__nis_create_callback): Partially undo last patch. Keep needed tests for failed memory allocation. -- cgit v1.1