]> Savannah Git Hosting - gnulib.git/commit
duplocale: Fix test failure on AIX 7.2 with xlclang.
authorBruno Haible <bruno@clisp.org>
Thu, 12 Dec 2019 16:52:50 +0000 (17:52 +0100)
committerBruno Haible <bruno@clisp.org>
Thu, 12 Dec 2019 16:52:50 +0000 (17:52 +0100)
commitfbfc2664030502c0cad8ba1ff6d8d328e3843509
tree83d39c99da0a61d04d1bcd3f2ee42e518be650ff
parentea54538a0eba9cefa8c17cda35527fa5a77a5098
duplocale: Fix test failure on AIX 7.2 with xlclang.

* lib/duplocale.c: Include <stdlib.h>.
(rpl_duplocale): Use a heap-allocated copy of the first setlocale return
value.
ChangeLog
lib/duplocale.c