Skip to content

<memory>: Add nullptr check in std::allocator#2412

Merged
StephanTLavavej merged 4 commits into
microsoft:mainfrom
fsb4000:fix2362
Jan 19, 2022
Merged

<memory>: Add nullptr check in std::allocator#2412
StephanTLavavej merged 4 commits into
microsoft:mainfrom
fsb4000:fix2362

Conversation

@fsb4000
Copy link
Copy Markdown
Contributor

@fsb4000 fsb4000 commented Dec 13, 2021

Fixes #2362

@fsb4000 fsb4000 requested a review from a team as a code owner December 13, 2021 05:38
Comment thread tests/std/tests/Dev09_126254_persistent_aux_allocators/test.cpp Outdated
@StephanTLavavej StephanTLavavej added the bug Something isn't working label Dec 14, 2021
Comment thread stl/inc/xmemory Outdated
Comment thread tests/std/tests/Dev09_126254_persistent_aux_allocators/test.cpp
Comment thread tests/std/tests/Dev09_126254_persistent_aux_allocators/test.cpp Outdated
@CaseyCarter CaseyCarter removed their assignment Jan 12, 2022
@StephanTLavavej StephanTLavavej self-assigned this Jan 13, 2022
@StephanTLavavej
Copy link
Copy Markdown
Member

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

@StephanTLavavej StephanTLavavej merged commit 1881560 into microsoft:main Jan 19, 2022
@StephanTLavavej
Copy link
Copy Markdown
Member

Thanks for improving runtime diagnostics for users! 😻 ✅ 🎉

@StephanTLavavej StephanTLavavej added enhancement Something can be improved and removed bug Something isn't working labels Jan 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement Something can be improved

Projects

None yet

Development

Successfully merging this pull request may close these issues.

<memory>: Add nullptr check in std::allocator

5 participants