Skip to content

Commit fc30698

Browse files
[3.10] bpo-40882: Fix a memory leak in SharedMemory on Windows (GH-20684)
In multiprocessing.shared_memory.SharedMemory(), the temporary view returned by MapViewOfFile() should be unmapped when it is no longer needed.. (cherry picked from commit 85c128e) Co-authored-by: Zackery Spytz <[email protected]>
1 parent 0b58b7a commit fc30698

File tree

0 file changed

+0
-0
lines changed

    0 file changed

    +0
    -0
    lines changed

    0 commit comments

    Comments
     (0)