Skip to content

Pulling in submodules: <ipc_shm: Fix egregiously hidden and sneaky bug/typo in SHM-classic ipc::shm::classic::Pool_arena::construct(), which also potentially affects other consumers of SHM-classic, directly or otherwise: sometimes the memory taken from a reserved SHM-pool in SHM-classic was a few bytes fewer than actually necessary, leading to unpredictable behavior for certain object sizes. / Fixed small bug wherein SHM-classic ipc::shm::classic::Pool_arena logged as-if from component TRANSPORT instead of the correct component SHM. / In SHM-classic ipc::shm::classic::Pool_arena a couple internal changes for small memory/perf improvements: the boost.ipc index is unnecessary and is now omitted; and avoid a certain heap allocation. / Minor. (Opportunistic.)> #147

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

Merged
merged 4 commits into from
Apr 11, 2025

Conversation

ygoldfeld
Copy link
Contributor

fixes Flow-IPC/ipc_shm#29

To code reviewer

Forgoing code review, because it is only pulling in submodule change(s) with their own PR(s).

…g/typo in SHM-classic `ipc::shm::classic::Pool_arena::construct()`, which also potentially affects other consumers of SHM-classic, directly or otherwise: sometimes the memory taken from a reserved SHM-pool in SHM-classic was a few bytes fewer than actually necessary, leading to unpredictable behavior for certain object sizes. / Fixed small bug wherein SHM-classic `ipc::shm::classic::Pool_arena` logged as-if from component TRANSPORT instead of the correct component SHM. / In SHM-classic `ipc::shm::classic::Pool_arena` a couple internal changes for small memory/perf improvements: the boost.ipc index is unnecessary and is now omitted; and avoid a certain heap allocation. / Minor. (Opportunistic.)>
@ygoldfeld ygoldfeld self-assigned this Apr 10, 2025
@ygoldfeld ygoldfeld merged commit 599ad04 into main Apr 11, 2025
48 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
1 participant