-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Clarify Intptr use in SID constructor #8969
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
Conversation
It is a pointer and not some weird type overload.
Tagging subscribers to this area: @dotnet/area-system-security, @vcsjones Issue DetailsIt is a pointer and not some weird type overload. SummaryDescribe your changes here. Fixes #Issue_Number (if available)
|
@dotnet-policy-service agree |
Learn Build status updates of commit 30a41cf: ✅ Validation status: passed
For more details, please refer to the build report. For any questions, please:
|
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.
@henke37 thank you for your contribution!
PTAL at my suggestion and let me know what do you think.
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.
LGTM, thank you for improving our docs @henke37 !
Learn Build status updates of commit 34dab55: ✅ Validation status: passed
For more details, please refer to the build report. For any questions, please:
|
It is a pointer and not some weird type overload.