This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libc/15969] re-search for locale aliases in archive


https://sourceware.org/bugzilla/show_bug.cgi?id=15969

--- Comment #6 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> ---
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU C Library master sources".

The branch, master has been updated
       via  e7f07af50b231d3ade6b4d338a65d6b571f96116 (commit)
      from  c7b19ca99a410e9f2b82b9b3494c12c9a5da32db (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=e7f07af50b231d3ade6b4d338a65d6b571f96116

commit e7f07af50b231d3ade6b4d338a65d6b571f96116
Author: Alexandre Oliva <aoliva@redhat.com>
Date:   Fri Feb 27 22:18:56 2015 -0300

    Avoid unsafe loc_name type casts with additional variable

    for  ChangeLog

        [BZ #15969]
        * locale/findlocale.c (_nl_find_locale): Introduce const
        version of loc_name and drop unsafe type casts.

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog           |    6 ++++++
 locale/findlocale.c |   45 ++++++++++++++++++++++-----------------------
 2 files changed, 28 insertions(+), 23 deletions(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]