Update.
authorUlrich Drepper <drepper@redhat.com>
Fri, 30 Apr 1999 13:45:27 +0000 (13:45 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 30 Apr 1999 13:45:27 +0000 (13:45 +0000)
1999-04-30  Ulrich Drepper  <drepper@cygnus.com>

* nss/digits_dots.c: Always initialize not_ok.

ChangeLog
nss/digits_dots.c

index 2a55750..9e082d8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+1999-04-30  Ulrich Drepper  <drepper@cygnus.com>
+
+       * nss/digits_dots.c: Always initialize not_ok.
+
 1999-04-30 09:02 -0400  Zack Weinberg  <zack@rabi.columbia.edu>
 
        * string/bits/string2.h (memset): Avoid arithmetic overflow at
index 9a8d499..06f91fe 100644 (file)
                      break;
                    default:
                      assert (! "There should be no other `af' value");
+                     not_ok = 1;
                    }
                  if (not_ok)
                    {