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:50:25
Message-ID: 2081779.1624456225@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:
> Just executed defaulted ./configure in the build directory and ran make

The code in question won't even be compiled if you didn't use
--with-gssapi, so this proves little.

regards, tom lane

In response to

Responses

Browse pgsql-bugs by date

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