Обсуждение: psqlodbc - psqlodbc: Fix the bug that strings are copied to a null

Поиск
Список
Период
Сортировка

psqlodbc - psqlodbc: Fix the bug that strings are copied to a null

От
hinoue@pgfoundry.org (User Hinoue)
Дата:
Log Message:
-----------
Fix the bug that strings are copied to a null pointer.

Modified Files:
--------------
    psqlodbc:
        convert.c (r1.194 -> r1.195)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/convert.c?r1=1.194&r2=1.195)
        version.h (r1.191 -> r1.192)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/version.h?r1=1.191&r2=1.192)