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

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Sudheer H R <sudheer(dot)hr(at)tekenlight(dot)com>
Cc: pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: Found a buffer-overflow defect in asynchronous database connection API PQconnectPoll
Date: 2021-06-23 13:43:27
Message-ID: 2081383.1624455807@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Sudheer H R <sudheer(dot)hr(at)tekenlight(dot)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

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Sudheer H R 2021-06-23 13:45:25 Re: Found a buffer-overflow defect in asynchronous database connection API PQconnectPoll
Previous Message Sudheer H R 2021-06-23 13:41:20 Re: Found a buffer-overflow defect in asynchronous database connection API PQconnectPoll