pgsql: Check for NULL result from strdup

Lists: pgsql-committers
From: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Check for NULL result from strdup
Date: 2013-07-23 21:39:53
Message-ID: [email protected]
Views: Whole Thread | Raw Message | Download mbox | Resend email
Lists: pgsql-committers

Check for NULL result from strdup

Per Coverity Scan

Branch
------
REL8_4_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/0883c85334f80ff9cc54607aac508618f871c82c

Modified Files
--------------
src/interfaces/libpq/fe-secure.c | 12 +++++++++++-
1 file changed, 11 insertions(+), 1 deletion(-)