[Bug 250706] lib.libc.ssp.ssp_test.raw is broken without ASAN
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Nov 3 23:29:48 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250706
--- Comment #2 from commit-hook at FreeBSD.org ---
A commit references this bug:
Author: brooks
Date: Tue Nov 3 23:29:08 UTC 2020
New revision: 367314
URL: https://svnweb.freebsd.org/changeset/base/367314
Log:
MFC r367121:
Disable ssp raw test without ASAN
r366981 disabled ASAN when it might not be reliable (with an external
compiler), but this test is broken without ASAN so disable it completely
in that case.
PR: 250706
Reviewed by: emaste, lwhsu
Differential Revision: https://reviews.freebsd.org/D26982
Changes:
_U stable/12/
stable/12/lib/libc/tests/ssp/Makefile
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-testing
mailing list