Skip to content

Fix UB in Vec::clone#93

Merged
Manishearth merged 2 commits intomasterfrom
vec-clone-ub
Nov 5, 2025
Merged

Fix UB in Vec::clone#93
Manishearth merged 2 commits intomasterfrom
vec-clone-ub

Conversation

@Manishearth
Copy link
Copy Markdown
Owner

Fixes #92

@Manishearth Manishearth merged commit 8615837 into master Nov 5, 2025
1 check passed
@Manishearth Manishearth deleted the vec-clone-ub branch November 5, 2025 22:17
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.

UB: Undefined Behaviour with FrozenVec's clone

1 participant