RE: [PATCH] Possible arithmetic with NULL pointer or test"stack_base_ptr != NULL" is irrelevant. - Mailing list pgsql-hackers

From Ranier Vilela
Subject RE: [PATCH] Possible arithmetic with NULL pointer or test"stack_base_ptr != NULL" is irrelevant.
Date
Msg-id MN2PR18MB2927EF741D01B4C241BDAD15E34B0@MN2PR18MB2927.namprd18.prod.outlook.com
Whole thread Raw
In response to Re: [PATCH] Possible arithmetic with NULL pointer or test "stack_base_ptr != NULL" is irrelevant.  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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


pgsql-hackers by date:

Previous
From: Ranier Vilela
Date:
Subject: [PATCH] Fix possible underflow in expression (maxoff - 1)
Next
From: Mark Dilger
Date:
Subject: Re: LISTEN/NOTIFY testing woes