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

From: Sudheer H R <sudheer(dot)hr(at)tekenlight(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
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 14:03:06
Message-ID: B5E2F345-F186-41B3-B341-9F31429A5FBC@tekenlight.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Built with —with-gssapi and the problem occurs again.

Regards,
Sudheer

> On 23-Jun-2021, at 7:21 PM, Sudheer H R <sudheer(dot)hr(at)tekenlight(dot)com> wrote:
>
> Is this a compile time flag or a link time flag?
>
>
> I will try to build with it and test
>
>> On 23-Jun-2021, at 7:20 PM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>>
>> 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 Alexander Korotkov 2021-06-23 15:31:05 Re: BUG #17066: Cache lookup failed when null (unknown) is passed as anycompatiblemultirange
Previous Message Sudheer H R 2021-06-23 13:51:47 Re: Found a buffer-overflow defect in asynchronous database connection API PQconnectPoll