Searched hist:250706 (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/lib/libc/tests/ssp/
H A DMakefilediff 367315 Tue Nov 03 23:44:42 MST 2020 brooks 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
/freebsd-11-stable/sys/kern/
H A Dsubr_sbuf.cdiff 250706 Thu May 16 16:26:16 MDT 2013 jh A library function shall not set errno to 0.

Reviewed by: mdf

Completed in 80 milliseconds