Skip to content

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

Merged
jkotan merged 2 commits into
masterfrom
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 into
masterfrom
issue_705

Conversation

@jkotan

@jkotan jkotan commented Apr 15, 2026

Copy link
Copy Markdown
Collaborator

It resolves #705

@jkotan jkotan requested review from ggoneiESS and yuelongyu April 15, 2026 12:13

@ggoneiESS ggoneiESS 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.

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
@jkotan

jkotan commented May 4, 2026

Copy link
Copy Markdown
Collaborator Author

It resolves #699

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