Skip to content

ext/session: fix _read/_write buffer limit. #14017

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

Closed

Conversation

devnexen
Copy link
Member

@devnexen devnexen commented Apr 20, 2024

MSDN pages mention the buffer size upper limit is INT_MAX not UINT_MAX. inspired by GH-13205.

@devnexen devnexen marked this pull request as ready for review April 20, 2024 15:14
@devnexen devnexen requested a review from Girgias as a code owner April 20, 2024 15:14
MSDN pages mention the buffer size upper limit is INT_MAX not UINT_MAX.
inspired by phpGH-13205.
@devnexen devnexen force-pushed the session_files_win32_read_limit_fix branch from b010eef to 59ac6e8 Compare April 20, 2024 15:27
Copy link
Member

@Girgias Girgias left a comment

Choose a reason for hiding this comment

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

Makes sense to me

@devnexen devnexen closed this in 42443b4 Apr 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants