Thread: libpqtypes - libpqtypes: fixed possible null pointer access in

libpqtypes - libpqtypes: fixed possible null pointer access in

From
achernow@pgfoundry.org (User Achernow)
Date:
Log Message:
-----------
fixed possible null pointer access in PQparamExec and PQparamSendQuery.  Both functions could have passed the native
libpqcounterparts 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)