Re: Valgrind-3.21.0.RC2 is available for testing

Paul Floyd <[email protected]> Sun, 23 Apr 2023 13:58:52 +0200
Newsgroups gmane.comp.debugging.valgrind
Message-ID <[email protected]>

On 04/22/23 11:41 PM, Paul Floyd wrote:
>
> Nothing bad to report. I'll do one more test on Solaris 11.3 tomorrow.
>
Solaris 11.3 amd64

No python3, and I only have python3.4 (and no 'python3' metapackage 
either) on my machine that is long out of service contract. So I got 
some moans about that.

No aligned_alloc !

The memalign wrapper also wasn't correct for an alignment of zero.

I just fixed that. The changes should only affect non-Linux platforms. 
I'll try to do one more round of tests with these changes from git head.


Still to come: Alpine/musl.


A+

Paul