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 13:51:47
Message-ID: 0988202C-570F-4919-B14E-135CCFCDB1C6@tekenlight.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

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 Sudheer H R 2021-06-23 14:03:06 Re: Found a buffer-overflow defect in asynchronous database connection API PQconnectPoll
Previous Message Tom Lane 2021-06-23 13:50:25 Re: Found a buffer-overflow defect in asynchronous database connection API PQconnectPoll