Skip to content
This repository has been archived by the owner on Jan 5, 2024. It is now read-only.

Port the fix for memory leak in Shared Memory on Windows when unlinking #6

Closed
devilsnare007 opened this issue Aug 19, 2023 · 0 comments · Fixed by #7
Closed

Port the fix for memory leak in Shared Memory on Windows when unlinking #6

devilsnare007 opened this issue Aug 19, 2023 · 0 comments · Fixed by #7

Comments

@devilsnare007
Copy link

devilsnare007 commented Aug 19, 2023

The unlink command on a SharedMemory object fails to release the memory thus creating a memory leak. This issue has been reported/fixed Issue 40882/PR 20684. It needs to be ported into the shared_memory38 backport as well.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant