From: Ulrich Drepper Date: Fri, 10 Dec 2004 10:56:19 +0000 (+0000) Subject: Add check if the value is not an empty string. [BZ #597] X-Git-Tag: cvs/fedora-glibc-20041213T2323~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=410b1071776143947bf671f33545c12c6e89dcc0;p=thirdparty%2Fglibc.git Add check if the value is not an empty string. [BZ #597] --- diff --git a/ChangeLog b/ChangeLog index 03288a0f712..a38c1d33819 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,7 @@ 2004-12-08 Thorsten Kukuk * nis/nss_nisplus/nisplus-netgrp.c (_nss_nisplus_getnetgrent_r): - Add check if the value is not an empty string. [BZ #305] + Add check if the value is not an empty string. [BZ #597] 2004-11-29 Jakub Jelinek