From: Roland McGrath Date: Tue, 25 Feb 2003 09:18:27 +0000 (+0000) Subject: * resolv/res_init.c (res_thread_freeres): Bail out if _res.nscount is X-Git-Tag: cvs/glibc-2_3_2~27 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=724fad20ce0906168323ba11bedb4bcbd62f3e9d;p=platform%2Fupstream%2Fglibc.git * resolv/res_init.c (res_thread_freeres): Bail out if _res.nscount is zero, inidicating _res was not initialized yet. --- diff --git a/ChangeLog b/ChangeLog index 8f6f28d..23ef4dd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2003-02-25 Roland McGrath + + * resolv/res_init.c (res_thread_freeres): Bail out if _res.nscount is + zero, inidicating _res was not initialized yet. + 2003-02-24 Ulrich Drepper * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r): Remove EACCES