Re: UBSan pointer overflow in xlogreader.c - Mailing list pgsql-hackers

From Nathan Bossart
Subject Re: UBSan pointer overflow in xlogreader.c
Date
Msg-id 20231205210141.GA2762421@nathanxps13
Whole thread Raw
In response to Re: UBSan pointer overflow in xlogreader.c  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: UBSan pointer overflow in xlogreader.c
List pgsql-hackers
On Tue, Dec 05, 2023 at 03:48:33PM -0500, Robert Haas wrote:
> The patch LGTM, too. Thanks for investigating and writing the code.
> The part about how the reserved kernel memory prevents the bug from
> appearing on 32-bit systems but not 64-bit systems running in 32-bit
> mode is pretty interesting -- I don't want to think about how long it
> would have taken me to figure that out.

+1

-- 
Nathan Bossart
Amazon Web Services: https://aws.amazon.com



pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: Emitting JSON to file using COPY TO
Next
From: Joe Conway
Date:
Subject: Re: Emitting JSON to file using COPY TO