RE: [PATCH] Possible arithmetic with NULL pointer or test "stack_base_ptr != NULL" is irrelevant.

From: Ranier Vilela <ranier_gyn(at)hotmail(dot)com>
To: "pgsql-hackers(at)lists(dot)postgresql(dot)org" <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: RE: [PATCH] Possible arithmetic with NULL pointer or test "stack_base_ptr != NULL" is irrelevant.
Date: 2019-11-24 18:06:33
Message-ID: MN2PR18MB2927EF741D01B4C241BDAD15E34B0@MN2PR18MB2927.namprd18.prod.outlook.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

>In practice, this code
>works fine on every platform that Postgres is ever likely to support,
>so I see no need to change it.

Of course, I trust your judgment.
Thank you for the review.

Best regards,
Ranier Vilela

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Mark Dilger 2019-11-24 18:25:57 Re: LISTEN/NOTIFY testing woes
Previous Message Ranier Vilela 2019-11-24 17:58:51 [PATCH] Fix possible underflow in expression (maxoff - 1)