mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-05 21:00:05 +00:00
* locale/newlocale.c (__newlocale): Don't leak old data or names.
* locale/xlocale.h (__locale_struct): Move __names member last, for binary compatibility.
This commit is contained in:
parent
252e798302
commit
6f8f031516
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user