]> git.ipfire.org Git - thirdparty/glibc.git/commit
Gracefully handle incompatible locale data
authorLudovic Courtès <ludo@gnu.org>
Tue, 27 Oct 2015 12:33:26 +0000 (13:33 +0100)
committerMike Frysinger <vapier@gentoo.org>
Sun, 24 Jan 2016 08:55:26 +0000 (03:55 -0500)
commita73a62562a198072ab417e28d4c0315a78c49cfe
tree67b189a969ab2c40f5c3ac4165d513f02f71b73a
parent7ad78f869815a73dc26c93b72d156812d93eb026
Gracefully handle incompatible locale data

* locale/loadlocale.c (_nl_intern_locale_data): Change assertion
on CNT to a conditional jump to 'puntdata'.

(cherry picked from commit 0062ace2292effc4135c15ea99b1931fea5e0203)
ChangeLog
locale/loadlocale.c