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

Update SecureString.xml #7344

Merged
merged 1 commit into from
Nov 8, 2021
Merged

Update SecureString.xml #7344

merged 1 commit into from
Nov 8, 2021

Conversation

tangentyh
Copy link
Contributor

Summary

Obviously, those duplicate SecureStringToCoTaskMemUnicode should be SecureStringToGlobalAllocUnicode

Obviously, those duplicate `SecureStringToCoTaskMemUnicode` should be `SecureStringToGlobalAllocUnicode`
@tangentyh tangentyh requested a review from a team as a code owner November 2, 2021 05:35
@dotnet-issue-labeler dotnet-issue-labeler bot added the area-System.Security Issues related to security practices for .NET developers. label Nov 2, 2021
@ghost
Copy link

ghost commented Nov 2, 2021

Tagging subscribers to this area: @bartonjs, @vcsjones, @krwq, @GrabYourPitchforks
See info in area-owners.md if you want to be subscribed.

Issue Details

Summary

Obviously, those duplicate SecureStringToCoTaskMemUnicode should be SecureStringToGlobalAllocUnicode

Author: tangentyh
Assignees: -
Labels:

area-System.Security

Milestone: -

@opbld34
Copy link

opbld34 commented Nov 2, 2021

Docs Build status updates of commit 3303741:

✅ Validation status: passed

File Status Preview URL Details
xml/System.Security/SecureString.xml ✅Succeeded View

For more details, please refer to the build report.

Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.

For any questions, please:

@eerhardt
Copy link
Member

eerhardt commented Nov 2, 2021

cc @GrabYourPitchforks @bartonjs

@gewarren gewarren merged commit b989fd3 into dotnet:main Nov 8, 2021
BillWagner pushed a commit that referenced this pull request Nov 9, 2021
* Update IConfiguration.xml

Add a additional remark paragraph

* Mention C# native integers in IntPtr/UIntPtr docs (#7364)

* Update IntPtr.xml

* Update UIntPtr.xml

* Fixed identation (#7365)

* Update xml/Microsoft.Extensions.Configuration/IConfiguration.xml

The grammar is resolved

Co-authored-by: Eric Erhardt <eric.erhardt@microsoft.com>

* Update obsoletion note in summary (#7359)

* Update SecureString.xml (#7344)

Obviously, those duplicate `SecureStringToCoTaskMemUnicode` should be `SecureStringToGlobalAllocUnicode`

* Add exception (#7360)

* add new exceptions (#7367)

Co-authored-by: Artur <58558002+Narick9@users.noreply.github.com>
Co-authored-by: MSDN.WhiteKnight <35516665+MSDN-WhiteKnight@users.noreply.github.com>
Co-authored-by: Thiago Viana Avelar De Souza <thide2001@gmail.com>
Co-authored-by: Eric Erhardt <eric.erhardt@microsoft.com>
Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>
Co-authored-by: tangentyh <tangentyh@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-System.Security Issues related to security practices for .NET developers.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants