From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jim Meyering Date: Thu, 02 Jul 2009 13:05:36 +0200 Subject: [Cluster-devel] [PATCH] hexedit: avoid NULL dereference upon failed malloc In-Reply-To: <1246527478.3379.1.camel@localhost.localdomain> (Steven Whitehouse's message of "Thu, 02 Jul 2009 10:37:58 +0100") References: <87ab443c40.fsf@meyering.net> <1246527478.3379.1.camel@localhost.localdomain> Message-ID: <87fxdfuyyn.fsf@meyering.net> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Steven Whitehouse wrote: > Also looks good to me, Pushed, too. Thanks.