Potential buffer overflow in contrib/cube/cubeparse.y

Поиск
Список
Период
Сортировка
От Bruno Wolff III
Тема Potential buffer overflow in contrib/cube/cubeparse.y
Дата
Msg-id 20020828011737.GA14178@wolff.to
обсуждение исходный текст
Список pgsql-bugs
In the function cube_yyerror an output buffer of 256 bytes is allocated
to be used for an error message that outputs some of the input buffer.
I think the portion of the input buffer that is echod can potentially
be longer than this.

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: cube bug accepting -.1
Следующее
От: Casey Allen Shobe
Дата:
Сообщение: Re: Command-line client sometimes misinterprets tabs for nulls