Skip to content

Fix various disposable issues#2224

Merged
AArnott merged 1 commit into
MessagePack-CSharp:masterfrom
Bykiev:DisposableFixes
Aug 22, 2025
Merged

Fix various disposable issues#2224
AArnott merged 1 commit into
MessagePack-CSharp:masterfrom
Bykiev:DisposableFixes

Conversation

@Bykiev
Copy link
Copy Markdown
Contributor

@Bykiev Bykiev commented Aug 18, 2025

This PR fixes a memory leak in Json Serializer and other small disposable issues

This PR fixes a memory leak in Json Serializer and other small disposable issues
AArnott added a commit to AArnott/Nerdbank.MessagePack that referenced this pull request Aug 22, 2025
Thank you @Bykiev who found and shared a fix for a similar bug in MessagePack-CSharp/MessagePack-CSharp#2224.

Also mark `Sequence<T>` as sealed as a micro-optimization.
@AArnott AArnott merged commit aa4debf into MessagePack-CSharp:master Aug 22, 2025
3 checks passed
This was referenced May 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants