]> git.ipfire.org Git - thirdparty/glibc.git/commit - locale/loadarchive.c
2002-08-20 Jakub Jelinek <jakub@redhat.com>
authorRoland McGrath <roland@gnu.org>
Tue, 20 Aug 2002 19:39:58 +0000 (19:39 +0000)
committerRoland McGrath <roland@gnu.org>
Tue, 20 Aug 2002 19:39:58 +0000 (19:39 +0000)
commitb5560a4483a8dad8ea53fca08203f581a6507121
tree62321e17a13761caaf6b14fcefabe0870796a9b0
parent69681bdee0226cef026ab761738373955393422b
2002-08-20  Jakub Jelinek  <jakub@redhat.com>

* locale/loadarchive.c (_nl_load_locale_from_archive): Handle
partially overlapping mappings.  Remove unneeded (char *) casts.
Never allow duplication of ranges in mapped areas.
locale/loadarchive.c