libpqtypes - libpqtypes: fixed possible null pointer access in

Поиск
Список
Период
Сортировка
От achernow@pgfoundry.org (User Achernow)
Тема libpqtypes - libpqtypes: fixed possible null pointer access in
Дата
Msg-id 20090627180243.98C9B1072151@pgfoundry.org
обсуждение исходный текст
Список pgsql-committers
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.19 -> r1.20)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/libpqtypes/libpqtypes/src/exec.c?r1=1.19&r2=1.20)

В списке pgsql-committers по дате отправления:

Предыдущее
От: achernow@pgfoundry.org (User Achernow)
Дата:
Сообщение: libpqtypes - libpqtypes: fixed possible null pointer access in
Следующее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Revert addition of "o" to tar options.