* locale/newlocale.c (__newlocale): Don't leak old data or names.
authorRoland McGrath <roland@gnu.org>
Sat, 31 Aug 2002 19:00:28 +0000 (19:00 +0000)
committerRoland McGrath <roland@gnu.org>
Sat, 31 Aug 2002 19:00:28 +0000 (19:00 +0000)
* locale/xlocale.h (__locale_struct): Move __names member last,
for binary compatibility.

ChangeLog

index 59306d7..a6228d2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2002-08-31  Roland McGrath  <roland@redhat.com>
 
+       * locale/newlocale.c (__newlocale): Don't leak old data or names.
+
+       * locale/xlocale.h (__locale_struct): Move __names member last,
+       for binary compatibility.
+
        * locale/duplocale.c (__duplocale): Free names from the right array.
 
        * locale/uselocale.c (__uselocale): Return previous locale when