shm_open() and shm_unlink() now check for embedded null characters in the name and raise an error instead of silently truncating it.
shm_open() and shm_unlink() now check for embedded null characters in the name and raise an error instead of silently truncating it.