Skip to content

Fix abort when vector elements=0 - #4093

Open
FeliGame wants to merge 8 commits into
ml-explore:mainfrom
FeliGame:set-vector-zero-byte
Open

Fix abort when vector elements=0#4093
FeliGame wants to merge 8 commits into
ml-explore:mainfrom
FeliGame:set-vector-zero-byte

Conversation

@FeliGame

@FeliGame FeliGame commented Aug 9, 2026

Copy link
Copy Markdown

Proposed changes

Fix 4061

Checklist

Put an x in the boxes that apply.

  • I have read the CONTRIBUTING document
  • I have run pre-commit run --all-files to format my code / installed pre-commit prior to committing changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have updated the necessary documentation (if needed)

@zcbenz zcbenz left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I can't merge this until @JamesPriceZV verifies it.

@zcbenz zcbenz added the await response This pull request is waiting for response from the author. label Aug 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

await response This pull request is waiting for response from the author.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Metal: set_vector_bytes passes nullptr to setBytes for empty vectors

2 participants