mirror of
https://github.com/python/cpython.git
synced 2026-05-09 06:01:08 -04:00
f2b1f6b828
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 79811ededd)