Re: Lack of Sanity Checking in file 'misc.c' for PostgreSQL 9.4.x - Mailing list pgsql-bugs

From Michael Meskes
Subject Re: Lack of Sanity Checking in file 'misc.c' for PostgreSQL 9.4.x
Date
Msg-id 20150612130606.GB27586@feivel.credativ.lan
Whole thread Raw
In response to Lack of Sanity Checking in file 'misc.c' for PostgreSQL 9.4.x  (Bill Parker <wp02855@gmail.com>)
List pgsql-bugs
On Thu, Jun 11, 2015 at 12:11:37PM -0700, Bill Parker wrote:
> file 'misc.c', there are several instances where a call to malloc()
> is made, but no check for a return value of NULL is made, which

Your patch lists one such case, but where are the other "several"?

Michael
--
Michael Meskes
Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org)
Meskes at (Debian|Postgresql) dot Org
Jabber: michael.meskes at gmail dot com
VfL Borussia! Força Barça! Go SF 49ers! Use Debian GNU/Linux, PostgreSQL

pgsql-bugs by date:

Previous
From: Michael Paquier
Date:
Subject: Re: Lack of Sanity Checking in file 'pctcl.c' for PostgreSQL 9.4.x
Next
From: Michael Meskes
Date:
Subject: Re: Lack of Sanity Checking in file 'misc.c' for PostgreSQL 9.4.x