Skip to content

Fixes memory issue in thread_info_base#1636

Open
yerodin wants to merge 1 commit intochriskohlhoff:masterfrom
yerodin:master
Open

Fixes memory issue in thread_info_base#1636
yerodin wants to merge 1 commit intochriskohlhoff:masterfrom
yerodin:master

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