Skip to content

Defensive copy of collections in ValidationParameters#3492

Merged
iNinja merged 3 commits into
dev8xfrom
iinglese/decryption-keys-defensive-copy
May 22, 2026
Merged

Defensive copy of collections in ValidationParameters#3492
iNinja merged 3 commits into
dev8xfrom
iinglese/decryption-keys-defensive-copy

Conversation

@iNinja
Copy link
Copy Markdown
Contributor

@iNinja iNinja commented May 15, 2026

Ensures the copy constructor produces independent collection instances so that modifications to the copy do not affect the original.
Also avoids growing the source collection when merging configuration keys during content encryption key resolution.

Ensure the copy constructor produces independent collection instances so
that modifications to the copy do not affect the original. Also avoids
growing the source collection when merging configuration keys during
content encryption key resolution.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@iNinja iNinja requested a review from a team as a code owner May 15, 2026 14:21
@iNinja iNinja merged commit 4125960 into dev8x May 22, 2026
2 checks passed
This was referenced Jun 2, 2026
This was referenced Jun 5, 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.

4 participants