Re: [PATCH] Add NULL check for malloc() in two uninorm files

2012-03-12 Thread Bruno Haible
Hi, Stephen Gallagher wrote: > This was noticed while running a Coverity scan on the libunistring > sources. Thanks. I had to adjust the fix. Committed as follows: 2012-03-12 Bruno Haible uninorm: Don't crash in out-of-memory conditions. * lib/uninorm/u-normalize-internal.h

[PATCH] Add NULL check for malloc() in two uninorm files

2012-02-29 Thread Stephen Gallagher
This was noticed while running a Coverity scan on the libunistring sources. From 157da9e2421d3db15b9fa2f832d650b64818accc Mon Sep 17 00:00:00 2001 From: Stephen Gallagher Date: Wed, 29 Feb 2012 08:05:09 -0500 Subject: [PATCH] Add NULL check for malloc() in two uninorm files --- lib/uninorm/u