libpqtypes - libpqtypes: fixed possible null pointer access in

From: achernow(at)pgfoundry(dot)org (User Achernow)
To: pgsql-committers(at)postgresql(dot)org
Subject: libpqtypes - libpqtypes: fixed possible null pointer access in
Date: 2009-06-27 17:36:38
Message-ID: 20090627173638.47D051072151@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
fixed possible null pointer access in PQparamExec and PQparamSendQuery. Both functions could have passed the native libpq counterparts a NULL command string

Modified Files:
--------------
libpqtypes/src:
exec.c (r1.18 -> r1.19)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/libpqtypes/libpqtypes/src/exec.c?r1=1.18&r2=1.19)

Browse pgsql-committers by date

  From Date Subject
Next Message User Achernow 2009-06-27 18:02:43 libpqtypes - libpqtypes: fixed possible null pointer access in
Previous Message User Doudou586 2009-06-27 06:19:24 press - pr: 2nd version