Re: unbreaking LibreOffices tests on at least release architectures

Rene Engelhard <[email protected]> Tue, 20 Jun 2023 05:50:35 +0200
Newsgroups gmane.linux.debian.ports.alpha
Organization Debian Project
Message-ID <308d682f-a0e2-4500-55aa-5ca8394b38a4__13620.6652083033$1687233079$gmane$org@debian.org>
Hi,

Am 20.06.23 um 00:03 schrieb Jeffrey Walton:
>
> You can usually uncover them by building the package with CFLAGS=" ...
> -fsanitize=undefined ... " and CXXFLAGS=" ... -fsanitize=undefined ...
> ". The UBsan sanitizer operates on real data. There are no false
> positives.

I'd personally assume this isn't UB since upstream builds with UBsan for 
testing (admittedly not on mipsel, though). But once can investigate here...

Regards,

Rene