[Bug 294881] test failures with FORTIFY_SOURCE=2
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 294881] test failures with FORTIFY_SOURCE=2"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 30 Apr 2026 02:46:35 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=294881 --- Comment #3 from Kyle Evans <kevans@freebsd.org> --- I realize now the second question was more general and I only answered it in a kind-of roundabout way: I think it's good to build tests with FORTIFY_SOURCE enabled in general because they can be a good canary for the FORTIFY implementation doing something wrong. The kind of tests it's likely to break are definitely in the minority, I think, since we're usually not trying to overflow buffers on purpose. -- You are receiving this mail because: You are the assignee for the bug.