bug-gettext
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

UBSan findings in GetText 0.20.1


From: Jeffrey Walton
Subject: UBSan findings in GetText 0.20.1
Date: Wed, 29 Jan 2020 19:43:31 -0500

Hi Everyone,

I'm building GetText 0.20.1 with UBsan and then running self-tests.
The UBsan flags are -fsanitize=undefined -fno-sanitize-recover. I'm
seeing four failures that don't show up under normal testing:

make[5]: Entering directory
'/home/jwalton/Build-Scripts/gettext-0.20.1/gettext-tools/tests'
...
FAIL: msgattrib-properties-1
...
FAIL: msgexec-3
...
FAIL: msgfilter-3
...
FAIL: msguniq-4
...

It looks like there are some problems with NULL pointers (if I am
parsing the UBsan messages properly). Attached is
gettext-tools/tests/test-suite.log.

Jeff

Attachment: test-suite.log.zip
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]