Skip to content

Issue 705: add checks for buffer size in read_chunk and fix test warnings#706

Merged
jkotan merged 2 commits intomasterfrom
issue_705
Apr 15, 2026
Merged

Issue 705: add checks for buffer size in read_chunk and fix test warnings#706
jkotan merged 2 commits intomasterfrom
issue_705

Conversation

@jkotan
Copy link
Copy Markdown
Collaborator

@jkotan jkotan commented Apr 15, 2026

It resolves #705

@jkotan jkotan requested review from ggoneiESS and yuelongyu April 15, 2026 12:13
Copy link
Copy Markdown
Member

@ggoneiESS ggoneiESS left a comment

Choose a reason for hiding this comment

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

need to figure out how to better make this package compiler agonstic, but problem for another time.

@jkotan jkotan merged commit 78216bd into master Apr 15, 2026
74 checks passed
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.

add a check in read_chunk with byte_size if buffer is enough large

3 participants