uninorm: Don't crash in out-of-memory conditions.
[gnulib.git] / ChangeLog
index 8250797..7d09cef 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2012-03-12  Bruno Haible  <bruno@clisp.org>
+
+       uninorm: Don't crash in out-of-memory conditions.
+       * lib/uninorm/u-normalize-internal.h (FUNC): Handle malloc() failure
+       gracefully.
+       * lib/uninorm/uninorm-filter.c (uninorm_filter_write): Likewise.
+       Based on a report and patch by Stephen Gallagher <sgallagh@redhat.com>.
+
 2012-03-13  Akim Demaille  <akim@lrde.epita.fr>
 
        quote: fix syntax-check