diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2024-02-25 11:09:28 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-25 11:09:28 (GMT) |
commit | 116375eb04f38fa4be1058b1f2f0443f709cf9bf (patch) | |
tree | deb0f835c542ec13122f12fe4e2a3668615ce501 /Python/compile.c | |
parent | 6dbf85ce546dcb7438468e04e931cf9503b84263 (diff) | |
download | cpython-116375eb04f38fa4be1058b1f2f0443f709cf9bf.zip cpython-116375eb04f38fa4be1058b1f2f0443f709cf9bf.tar.gz cpython-116375eb04f38fa4be1058b1f2f0443f709cf9bf.tar.bz2 |
[3.12] gh-115886: Handle embedded null characters in shared memory name (GH-115887) (GH-115906)
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 79811ededd160b6e8bcfbe4b0f9d5b4589280f19)
Diffstat (limited to 'Python/compile.c')
0 files changed, 0 insertions, 0 deletions