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

Unpadded copies require full src #503

Merged
merged 1 commit into from
Dec 2, 2024
Merged

Unpadded copies require full src #503

merged 1 commit into from
Dec 2, 2024

Conversation

dsharlet
Copy link
Owner

Currently, copy is inconsistent in how it handles non-padded copies with missing src elements. This PR fixes this to be consistent with what the header claimed:

// If `padding` is null, `src` must contain every index that `dst` contains.

@dsharlet dsharlet merged commit d1fcfe4 into main Dec 2, 2024
1 check passed
@dsharlet dsharlet deleted the ds/copy-cleanup branch December 2, 2024 17:44
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