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

GetMemory and GetSpan should mention non-zero inited buffers #10847

Open
BrennanConroy opened this issue Jan 16, 2025 · 2 comments
Open

GetMemory and GetSpan should mention non-zero inited buffers #10847

BrennanConroy opened this issue Jan 16, 2025 · 2 comments
Labels
needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners untriaged New issue has not been triaged by the area owner

Comments

@BrennanConroy
Copy link
Member

Type of issue

Missing information

Description

PipeWriter.GetMemory and PipeWriter.GetSpan should explicitly call out that they do not guarantee returning buffers that have been cleared.

Page URL

https://learn.microsoft.com/en-us/dotnet/api/system.io.pipelines.pipewriter?view=net-9.0

Content source URL

https://github.com/dotnet/dotnet-api-docs/blob/main/xml/System.IO.Pipelines/PipeWriter.xml

Document Version Independent Id

4bb0d319-3f73-2acb-4044-a6b85840e0e4

Article author

@dotnet-bot

@dotnet-issue-labeler dotnet-issue-labeler bot added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Jan 16, 2025
Copy link

I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label.

@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label Jan 16, 2025
Copy link

I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners untriaged New issue has not been triaged by the area owner
Projects
None yet
Development

No branches or pull requests

1 participant