Skip to content

Fix to Reader and Writer Seek impls. - #679

Merged
wcampbell0x2a merged 2 commits into
sharksforarms:masterfrom
JakobHilf:fix-seek-impls
Aug 30, 2026
Merged

Fix to Reader and Writer Seek impls.#679
wcampbell0x2a merged 2 commits into
sharksforarms:masterfrom
JakobHilf:fix-seek-impls

Conversation

@JakobHilf

Copy link
Copy Markdown
Contributor

This avoids unintentional clearing of internal members on calling stream_position.
Includes small regression tests for both reader and writer.

Fixes #678.

This avoids unintentional clearing of internal members on calling stream_pos.
@JakobHilf
JakobHilf marked this pull request as draft August 19, 2026 19:41
@JakobHilf
JakobHilf marked this pull request as ready for review August 20, 2026 10:58
@wcampbell0x2a
wcampbell0x2a merged commit 4e4f909 into sharksforarms:master Aug 30, 2026
10 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.

Unexpected behavior on Seek implementations

2 participants