Skip to content

Prevent external construction of checked iterators - #1263

Open
Carson Radtke (carsonRadtke) wants to merge 2 commits into
mainfrom
carsonradtke/harden-iterators
Open

Prevent external construction of checked iterators#1263
Carson Radtke (carsonRadtke) wants to merge 2 commits into
mainfrom
carsonradtke/harden-iterators

Conversation

@carsonRadtke

@carsonRadtke Carson Radtke (carsonRadtke) commented Aug 20, 2026

Copy link
Copy Markdown
Member

Resolves MSRC:137031

Keep iterator state constructors private to span and dyn_array so callers cannot fabricate bounds metadata.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

Keep iterator state constructors private to span and dyn_array so callers cannot fabricate bounds metadata.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@carsonRadtke Carson Radtke (carsonRadtke) changed the title Harden span and dyn_array iterators Prevent external construction of checked iterators Aug 20, 2026
@carsonRadtke
Carson Radtke (carsonRadtke) marked this pull request as ready for review August 20, 2026 18:11
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.

1 participant