doPickSplit stack buffer overflow in XLogInsert?

Поиск
Список
Период
Сортировка
От Kevin Grittner
Тема doPickSplit stack buffer overflow in XLogInsert?
Дата
Msg-id 1385504078.81471.YahooMailNeo@web162905.mail.bf1.yahoo.com
обсуждение исходный текст
Ответы Re: doPickSplit stack buffer overflow in XLogInsert?  (Andres Freund <andres@2ndquadrant.com>)
Re: doPickSplit stack buffer overflow in XLogInsert?  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-hackers
I happened to build in a shell that was still set up for the clang
address sanitizer, and got the attached report.  On a rerun it was
repeatable.  XLogInsert() seems to read past the end of a variable
allocated on the stack in doPickSplit(). I haven't tried to analyze
it past that, since this part of the code is unfamiliar to me.

--
Kevin Grittner
EDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



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

Предыдущее
От: Hannu Krosing
Дата:
Сообщение: Re: [PATCH] Add transforms feature
Следующее
От: Hannu Krosing
Дата:
Сообщение: Re: [PATCH] Add transforms feature