]> git.ipfire.org Git - thirdparty/glibc.git/commit
intl: Do not return NULL on asprintf failure in gettext [BZ #24018]
authorFlorian Weimer <fweimer@redhat.com>
Wed, 2 Jan 2019 15:46:12 +0000 (16:46 +0100)
committerFlorian Weimer <fweimer@redhat.com>
Wed, 2 Jan 2019 19:01:05 +0000 (20:01 +0100)
commita5bd0ba1926ecb6f6b4693921c60cdfca82e5c91
tree2dd78b146820053fd90454f9dcb861f5bcffbbc7
parent94417f6c26d6e6a2f0728b8e2cdacfb939689bce
intl: Do not return NULL on asprintf failure in gettext [BZ #24018]

Fixes commit 9695dd0c9309712ed8e9c17a7040fe7af347f2dc ("DCIGETTEXT:
Use getcwd, asprintf to construct absolute pathname").

(cherry picked from commit 8c1aafc1f34d090a5b41dc527c33e8687f6a1287)
ChangeLog
NEWS
intl/dcigettext.c