Re: Found a buffer-overflow defect in asynchronous database connection API PQconnectPoll

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Sudheer H R <sudheer.hr@tekenlight.com>
Cc: pgsql-bugs@lists.postgresql.org
Date: 2021-06-23T13:43:27Z
Lists: pgsql-bugs
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

  1. Don't assume GSSAPI result strings are null-terminated.