mirror of
https://github.com/python/cpython.git
synced 2026-01-29 14:15:31 +00:00
shm_open() and shm_unlink() now check for embedded null characters in the name and raise an error instead of silently truncating it. (cherry picked from commit 79811ededd160b6e8bcfbe4b0f9d5b4589280f19)