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

Fix GH-16780: gzseek aborts on non seekable stream. #16786

Draft
wants to merge 1 commit into
base: PHP-8.2
Choose a base branch
from

Conversation

devnexen
Copy link
Member

the cursor is set to -1 when deemed non seekable, thus we bail out early in the process.

@devnexen devnexen force-pushed the gh16780 branch 2 times, most recently from 039cab2 to 664c9bc Compare November 13, 2024 20:41
the stream flags is set to non seekable, thus we bail out early
in the process.
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.

1 participant