This is the mail archive of the libc-alpha@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]

tst-setlocale3 failure when backported to glibc-2.19


I am trying to backport the fix for CVE-2014-0475/BZ#17137 (directory
traversal in locale-related environment variables) to glibc-2.19.  See
the allan/2.19/backport branch (which I intend to merge to the 2.19
release branch soon).

However, the added test with this fix - tst-setlocale3 - is failing:

$ cat glibc-build/localedata/tst-setlocale3.out
setlocale for "/en_US.UTF-8": No such file or directory

I do not see this for the master branch.  Is there something else I need
to backport for this to work, or is my backport broken for other reasons?

Thanks,
Allan


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