From 8c058eec1e5ea88c64056fe2edef6a11b174756c Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Thu, 8 Dec 2005 20:32:12 +0000 Subject: * nis/nis_call.c (__nisbind_create): Remove __nisbind_destroy, ->clnt cannot be != NULL. (__do_niscall): No need to use __nisbind_destroy, __nisbind_next did it. (__nisbind_connect): use_auth is already TRUE, otherwise we would not be here. * nis/nis_lookup.c (nis_lookup): Remove unnecessary __nisbind_destroy calls. __nisbind_next does all that. --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index e7a2187843..7bfbb3003c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,15 @@ 2005-12-08 Jakub Jelinek + * nis/nis_call.c (__nisbind_create): Remove __nisbind_destroy, + ->clnt cannot be != NULL. + (__do_niscall): No need to use __nisbind_destroy, __nisbind_next + did it. + (__nisbind_connect): use_auth is already TRUE, otherwise we would + not be here. + + * nis/nis_lookup.c (nis_lookup): Remove unnecessary + __nisbind_destroy calls. __nisbind_next does all that. + * nis/ypclnt.c (yp_update): Before trying default authentication, free DES descriptor. -- cgit v1.2.3-70-g09d2