Re: strange valgrind reports about wrapper_handler on 64-bit arm - Mailing list pgsql-hackers

From Nathan Bossart
Subject Re: strange valgrind reports about wrapper_handler on 64-bit arm
Date
Msg-id Z8tZV4zv4uoAFHNa@nathan
Whole thread Raw
In response to Re: strange valgrind reports about wrapper_handler on 64-bit arm  (Nathan Bossart <nathandbossart@gmail.com>)
Responses Re: strange valgrind reports about wrapper_handler on 64-bit arm
List pgsql-hackers
On Fri, Mar 07, 2025 at 10:52:10AM -0600, Nathan Bossart wrote:
> Good enough for me.  I'll commit/back-patch to v17 the attached soon.

On second thought, since the signal number is a signed integer, I think we
also ought to check that it's > 0.  I'm running the attached patch through
the CI tests to make sure that's correct for the common platforms.  If that
looks good, I'm planning to commit it.

-- 
nathan

Attachment

pgsql-hackers by date:

Previous
From: Rafael Thofehrn Castro
Date:
Subject: Re: Proposal: Progressive explain
Next
From: Robert Treat
Date:
Subject: Re: Statistics Import and Export