mirror of
https://github.com/python/cpython.git
synced 2026-05-07 21:20:55 -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)