Skip to content

Conversation

@jrabet
Copy link
Contributor

@jrabet jrabet commented Sep 25, 2020

_Execute_once_fp_t and PINIT_ONCE_FN differ in type signature, therefore we introduce _Xfg_trampoline which has PINIT_ONCE_FN's type signature and calls into _Callback as an _Execute_once_fp_t for XFG compatibility.

@jrabet jrabet requested a review from a team as a code owner September 25, 2020 00:11
@StephanTLavavej StephanTLavavej added the enhancement Something can be improved label Sep 25, 2020
Copy link
Member

@StephanTLavavej StephanTLavavej left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've verified that these changes are identical to the reviewed changes in internal MSVC-PR-276974; looks good to me.

@StephanTLavavej StephanTLavavej merged commit 400aec0 into microsoft:master Sep 25, 2020
@StephanTLavavej
Copy link
Member

Thanks for making the STL compatible with this security feature! 🔒

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.

3 participants