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

[release/6.0] Make sure that shared memory object name meets the length requiremens #64266

Merged
merged 1 commit into from
Feb 7, 2022

Commits on Jan 25, 2022

  1. Make sure that shared memory object name meets the length requirements (

    dotnet#64099)
    
    Co-authored-by: Stephen Toub <stoub@microsoft.com>
    # Conflicts:
    #	src/libraries/System.IO.MemoryMappedFiles/tests/MemoryMappedFile.CreateNew.Tests.cs
    #	src/libraries/System.IO.MemoryMappedFiles/tests/MemoryMappedViewAccessor.Tests.cs
    #	src/libraries/System.IO.MemoryMappedFiles/tests/MemoryMappedViewStream.Tests.cs
    #	src/libraries/System.IO.MemoryMappedFiles/tests/MemoryMappedViewStreamConformanceTests.cs
    adamsitnik committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    a84383c View commit details
    Browse the repository at this point in the history