]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Add check if the value is not an empty string. [BZ #597]
authorUlrich Drepper <drepper@redhat.com>
Fri, 10 Dec 2004 10:56:19 +0000 (10:56 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 10 Dec 2004 10:56:19 +0000 (10:56 +0000)
ChangeLog

index 03288a0f712ab548af57edbeeec78f3e3e18f6d4..a38c1d338193193bea8b1fd9c59efdbc10e2f44e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,7 @@
 2004-12-08  Thorsten Kukuk  <kukuk@suse.de>
 
        * 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  <jakub@redhat.com>