Re: backpatch of datetime fixes

Поиск
Список
Период
Сортировка
От Thomas Lockhart
Тема Re: backpatch of datetime fixes
Дата
Msg-id 3D62EA76.A5A8A15C@fourpalms.org
обсуждение исходный текст
Ответ на backpatch of datetime fixes  (Neil Conway <neilc@samurai.com>)
Список pgsql-hackers
Neil Conway wrote:
> 
> I've backpatched Thomas's fixes for the potential buffer overruns in
> the datetime code to the REL7_2_STABLE branch. The required changes
> are pretty minimal, and the code passes the regression tests.
> 
> However, I haven't yet seen a test-case that demonstrates the buffer
> overrun in 7.2 code (I originally found the problem when playing with
> datetime on 7.3-dev with integer datetimes)

I've had trouble provoking an error also, but the circumstances should
be related to having a long date/time input, especially if it has more
fields than one would expect in a valid date/time string.
                    - Thomas


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

Предыдущее
От: Tatsuo Ishii
Дата:
Сообщение: Re: @(#) Mordred Labs advisory 0x0001: Buffer overflow
Следующее
От: "Christopher Kings-Lynne"
Дата:
Сообщение: Re: Proposal: make "opaque" obsolete