Re: odbc bug in convert.c

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: odbc bug in convert.c
Дата
Msg-id 200407162238.21895.peter_e@gmx.net
обсуждение исходный текст
Ответ на odbc bug in convert.c  (Thomas Zehbe <tz@ingenion.de>)
Список pgsql-odbc
Thomas Zehbe wrote:
> The "strcpy(saved_locale, setlocale(LC_ALL, NULL));" wites 326 bytes
> to the "saved_locale" target, wich is only 256 bytes long (defined at
> line 387).

How is it possible for a locale name to be 326 bytes long?  What is the
actual value that is copied?

--
Peter Eisentraut
http://developer.postgresql.org/~petere/


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

Предыдущее
От: Thomas Zehbe
Дата:
Сообщение: odbc bug in convert.c
Следующее
От: "Michael Aldor"
Дата:
Сообщение: ADO Connection with Postgres