Re: pgsql: Fix out-of-bounds read in json_lex_string

Поиск
Список
Период
Сортировка
От John Naylor
Тема Re: pgsql: Fix out-of-bounds read in json_lex_string
Дата
Msg-id CAFBsxsGTPnDRbwW0DR0mDKGATVD26rO4hdn_-b2Hq=7dv=siYw@mail.gmail.com
обсуждение исходный текст
Ответ на pgsql: Fix out-of-bounds read in json_lex_string  (John Naylor <john.naylor@postgresql.org>)
Ответы Re: pgsql: Fix out-of-bounds read in json_lex_string  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-committers
On Tue, Jul 12, 2022 at 11:27 AM John Naylor <john.naylor@postgresql.org> wrote:
>
> Fix out-of-bounds read in json_lex_string

The failure on peripatus (FreeBSD HEAD) seems completely unrelated to
the changes in the commit:

ld: error: unable to find library -lldap_r
clang: error: linker command failed with exit code 1 (use -v to see invocation)
gmake[3]: *** [../../../src/Makefile.shlib:258: libpq.so.5] Error 1


-- 
John Naylor
EDB: http://www.enterprisedb.com



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

Предыдущее
От: John Naylor
Дата:
Сообщение: pgsql: Fix out-of-bounds read in json_lex_string
Следующее
От: Tom Lane
Дата:
Сообщение: Re: pgsql: Fix out-of-bounds read in json_lex_string