Re: [sqlsmith] Crash on GUC serialization

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [sqlsmith] Crash on GUC serialization
Дата
Msg-id 2655.1479576672@sss.pgh.pa.us
обсуждение исходный текст
Ответ на [sqlsmith] Crash on GUC serialization  (Andreas Seltenreich <seltenreich@gmx.de>)
Ответы Re: [sqlsmith] Crash on GUC serialization
Re: [sqlsmith] Crash on GUC serialization
Список pgsql-hackers
Andreas Seltenreich <seltenreich@gmx.de> writes:
> sqlsmith just made a GUC that tricks the serialization code into
> dereferencing a nullpointer.  Here's a recipe:

Thanks for the report!  Looks like the serialization code has overlooked
the fact that string-valued GUCs can be NULL.  Surprising we didn't
find that before ...
        regards, tom lane



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

Предыдущее
От: Joshua Drake
Дата:
Сообщение: Re: Mail thread references in commits
Следующее
От: Stephen Frost
Дата:
Сообщение: Re: pg_dump -s -b