mirror of
https://github.com/python/cpython.git
synced 2025-12-11 03:20:01 +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. |
||
|---|---|---|
| .. | ||
| clinic | ||
| multiprocessing.c | ||
| multiprocessing.h | ||
| posixshmem.c | ||
| semaphore.c | ||