Skip to content
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

Avoid VSO-1854243 in P0339R6_polymorphic_allocator #3987

Merged
merged 1 commit into from
Aug 31, 2023

Conversation

CaseyCarter
Copy link
Member

The ASan runtime refuses to throw exceptions for overlarge allocations.

The ASan runtime refuses to throw exceptions for overlarge allocations.
@CaseyCarter CaseyCarter added the ASan Address Sanitizer label Aug 23, 2023
@CaseyCarter CaseyCarter requested a review from a team as a code owner August 23, 2023 00:26
@CaseyCarter CaseyCarter added the test Related to test code label Aug 23, 2023
@CaseyCarter CaseyCarter self-assigned this Aug 29, 2023
@CaseyCarter
Copy link
Member Author

I'm mirroring this to the MSVC-internal repo - please notify me if any further changes are pushed.

@CaseyCarter CaseyCarter merged commit b186392 into microsoft:main Aug 31, 2023
37 checks passed
@CaseyCarter CaseyCarter deleted the polymallocator branch August 31, 2023 16:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ASan Address Sanitizer test Related to test code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants