-
Notifications
You must be signed in to change notification settings - Fork 591
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Enable libcpp hardening #24227
base: dev
Are you sure you want to change the base?
Enable libcpp hardening #24227
Conversation
Signed-off-by: Ben Pope <[email protected]>
This might be a test-only thing. Signed-off-by: Ben Pope <[email protected]>
This might be a test-only thing. Signed-off-by: Ben Pope <[email protected]>
This might be a test-only thing. Signed-off-by: Ben Pope <[email protected]>
Signed-off-by: Ben Pope <[email protected]>
Signed-off-by: Ben Pope <[email protected]>
This looks awesome! Nice. Do we only want to enable this in debug mode? |
There are lots of options here, this is the first stage of the experiment. |
the below tests from https://buildkite.com/redpanda/redpanda/builds/58445#01934e32-7d68-43be-bfa0-b58357ea3df7 have failed and will be retried
the below tests from https://buildkite.com/redpanda/redpanda/builds/58445#01934e32-7d6a-44cd-a22c-452322575286 have failed and will be retried
|
Enable
_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_DEBUG
to find some bugsBackports Required
Release Notes