Bug #800: Bad free in function PQclear

Поиск
Список
Период
Сортировка
От pgsql-bugs@postgresql.org
Тема Bug #800: Bad free in function PQclear
Дата
Msg-id 20021018093814.47964476003@postgresql.org
обсуждение исходный текст
Ответы Re: Bug #800: Bad free in function PQclear  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
Yvan Maillet (ymaillet@dialoca.com) reports a bug with a severity of 2
The lower the number the more severe it is.

Short Description
Bad free in function PQclear

Long Description
I use the libc library with the version 7.0.2-17.

I send a query with bad function.

The server answer me an error with text : ERROR:  Function 'octet_length(unknown)' does not exist
    Unable to identify a function that satisfies the given argument types
    You may need to add explicit typecasts.

Then,  i call PQclear to free result context, the core is dump with memory fault.

Sample Code


No file was uploaded with this report

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

Предыдущее
От: Lamar Owen
Дата:
Сообщение: Re: Pg 7.2.3 int8 value out of range
Следующее
От: pgsql-bugs@postgresql.org
Дата:
Сообщение: Bug #801: now() in transaction