]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Update.
authorUlrich Drepper <drepper@redhat.com>
Mon, 8 Nov 1999 23:45:41 +0000 (23:45 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 8 Nov 1999 23:45:41 +0000 (23:45 +0000)
ChangeLog

index 81e1a62c270e0d57e37b678917e2b1e793e94120..d7362c0c5f2dceb94626f2dbc0aa7440f215375d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+1999-11-08  Andreas Jaeger  <aj@suse.de>
+
+       * locale/findlocale.c (_nl_find_locale): Free normalized_codeset;
+       this fixes a memory leak (closes PR libc/1435).
+
+       * intl/l10nflist.c (_nl_normalize_codeset): Update comment to
+       reflect memory allocation.
+
+       * intl/loadinfo.h: Comment _nl_normalize_codeset, comment memory
+       allocation in _nl_explode_name.
+
 1999-11-06  Andreas Jaeger  <aj@suse.de>
 
        * time/tzset.c: Use __libc_lock_define_initialized for tzset_lock