libpqtypes - libpqtypes: fixed possible null pointer access in

Started by Nonameabout 17 years ago1 messagescomitters
Jump to latest
#1Noname
achernow@pgfoundry.org

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)