mirror of
https://github.com/python/cpython.git
synced 2026-05-09 22:20:38 -04:00
116375eb04
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)