Re: Found a buffer-overflow defect in asynchronous database connection API PQconnectPoll
Sudheer H R <sudheer.hr@tekenlight.com>
From: Sudheer H R <sudheer.hr@tekenlight.com>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: pgsql-bugs@lists.postgresql.org
Date: 2021-06-23T13:45:25Z
Lists: pgsql-bugs
No, Just executed defaulted ./configure in the build directory and ran make > On 23-Jun-2021, at 7:13 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote: > > Sudheer H R <sudheer.hr@tekenlight.com> writes: >> I downloaded the source from the listing (version 13.3) and build the targets. >> With the built version this worked fine. > > Did you enable --with-gssapi while building? > > regards, tom lane
Commits
-
Don't assume GSSAPI result strings are null-terminated.
- 006a829b2d14 9.6.23 landed
- d3a845d1fd0f 10.18 landed
- 7eaf65451483 12.8 landed
- 361acef7e4c0 11.13 landed
- 13f3655683ba 13.4 landed
- 126cdaf47af2 14.0 landed