-
Notifications
You must be signed in to change notification settings - Fork 972
Structure error references in range [R6002, R6035] #5773
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
Structure error references in range [R6002, R6035] #5773
Conversation
@Rageking8 : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change. |
# C Runtime Error R6035 | ||
|
||
Microsoft Visual C++ Runtime Library, Error R6035 - A module in this application is initializing the module's global security cookie while a function relying on that security cookie is active. Call __security_init_cookie earlier. | ||
> A module in this application is initializing the module's global security cookie while a function relying on that security cookie is active. Call __security_init_cookie earlier. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Removed the front "Microsoft Visual C++ Runtime Library, Error R6035 - " here.
PRMerger Results
|
@TylerMSFT - Can you review the proposed changes? Editorial changes LGTM. IMPORTANT: When the changes are ready for publication, adding a #label:"aq-pr-triaged" |
#sign-off |
This is batch 104 that structures error/warning references. See #5465 for more information.