Skip to content

Conversation

@yerodin
Copy link

@yerodin yerodin commented Jun 2, 2025

Uses a chunk size of 8 consistently to prevent possible memory allocation issues when ASIO_HAS_IO_URING is inconsistent across compilation units.

Fixes #1635

@yerodin yerodin changed the title Fixes chriskohlhoff/asio#1635 Fixes memory issue in thread_info_base Jun 2, 2025
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.

Possible Heap Buffer Overflow when BOOST_ASIO_HAS_IO_URING definition is inconsistent across compilation units

1 participant