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:52
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
------
REL9_3_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/5ef42547c3c55a0d743ea3fabe165ce3bcc3d3c8

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