Re: pgsql: Fix out-of-bounds read in json_lex_string - Mailing list pgsql-committers

From John Naylor
Subject Re: pgsql: Fix out-of-bounds read in json_lex_string
Date
Msg-id CAFBsxsGTPnDRbwW0DR0mDKGATVD26rO4hdn_-b2Hq=7dv=siYw@mail.gmail.com
Whole thread Raw
In response to pgsql: Fix out-of-bounds read in json_lex_string  (John Naylor <john.naylor@postgresql.org>)
Responses Re: pgsql: Fix out-of-bounds read in json_lex_string
List 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 by date:

Previous
From: John Naylor
Date:
Subject: pgsql: Fix out-of-bounds read in json_lex_string
Next
From: Tom Lane
Date:
Subject: Re: pgsql: Fix out-of-bounds read in json_lex_string