diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2024-02-25 09:31:03 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-25 09:31:03 (GMT) |
commit | 79811ededd160b6e8bcfbe4b0f9d5b4589280f19 (patch) | |
tree | 1e9378cb6b92d5e6fcc60f896b158ae81e87738c /Python/frame.c | |
parent | 5770006ffac2abd4f1c9fd33bf5015c9ef023576 (diff) | |
download | cpython-79811ededd160b6e8bcfbe4b0f9d5b4589280f19.zip cpython-79811ededd160b6e8bcfbe4b0f9d5b4589280f19.tar.gz cpython-79811ededd160b6e8bcfbe4b0f9d5b4589280f19.tar.bz2 |
gh-115886: Handle embedded null characters in shared memory name (GH-115887)
shm_open() and shm_unlink() now check for embedded null characters in
the name and raise an error instead of silently truncating it.
Diffstat (limited to 'Python/frame.c')
0 files changed, 0 insertions, 0 deletions