summaryrefslogtreecommitdiff
path: root/BUGS
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1997-12-24 21:04:27 +0000
committerUlrich Drepper <drepper@redhat.com>1997-12-24 21:04:27 +0000
commit0497df82f58e4bb777ccbd3a9bf9a81294f51414 (patch)
tree2f563a44f77df44a28feeaa6059d8f9dfe67e66d /BUGS
parent5cc33d237debf9245d25c48c6e4d2a5c70d429a0 (diff)
Update.
Diffstat (limited to 'BUGS')
-rw-r--r--BUGS8
1 files changed, 6 insertions, 2 deletions
diff --git a/BUGS b/BUGS
index d5dc52b7d9..9894c1ce08 100644
--- a/BUGS
+++ b/BUGS
@@ -1,7 +1,7 @@
List of known bugs (certainly very incomplete)
----------------------------------------------
-Time-stamp: <1997-11-22T02:35:55+0100 drepper>
+Time-stamp: <1997/12/24 21:37:17 drepper>
This following list contains those bugs which I'm aware of. Please
make sure that bugs you report are not listed here. If you can fix one
@@ -10,7 +10,7 @@ of these bugs/limitations I'll certainly be glad to receive a patch.
Another source of information about bugs is the problem data base of the
GNU project. There is an easy to use WWW interface available at
- http://www-gnats.gnu.ai.mit.edu:8080/cgi-bin/wwwgnats.pl
+ http://www-gnats.gnu.org:8080/cgi-bin/wwwgnats.pl
I would appreciate it very much if you could verify the problem was not
reported before by looking through the database. To make the information
@@ -62,6 +62,10 @@ Severity: [ *] to [***]
[ **] When popen() was called with an illegal command the function still
returns with a value not equal to NULL.
+[ *] setlocale() leaks memory. This becomes only a problem if a program
+ calls this function very often which normally is not the case. The
+ problem is fixed for glibc 2.1.
+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Ulrich Drepper
drepper@cygnus.com