]> git.ipfire.org Git - thirdparty/gettext.git/commit
kde: Fix KUIT error handling when libxml2 is used
authorDaiki Ueno <ueno@gnu.org>
Thu, 10 Dec 2015 03:34:17 +0000 (12:34 +0900)
committerDaiki Ueno <ueno@gnu.org>
Thu, 10 Dec 2015 03:35:34 +0000 (12:35 +0900)
commit94bfe38f02c9f33fe1762ef320a6f6b8a9e24175
tree2397610848a7207661df1d1a138522059e069373
parent30d474e1cedc14611a725f1824c55dd6cc6f42b2
kde: Fix KUIT error handling when libxml2 is used

* gettext-tools/src/format-kde-kuit.c (format_parse): Return NULL if
xmlReadMemory returns NULL.
gettext-tools/src/format-kde-kuit.c