diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2025-04-28 14:56:10 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-28 14:56:10 (GMT) |
commit | c2eaeee3dc3306ca486b0377b07b1a957584b691 (patch) | |
tree | fb03255d1fde51dc28d7a14405b6d5398976a62f /Python/sysmodule.c | |
parent | 0f84f6b334e4340798fb2ec4e1ca21ad838db339 (diff) | |
download | cpython-c2eaeee3dc3306ca486b0377b07b1a957584b691.zip cpython-c2eaeee3dc3306ca486b0377b07b1a957584b691.tar.gz cpython-c2eaeee3dc3306ca486b0377b07b1a957584b691.tar.bz2 |
gh-132915: Try to detect a buffer overflow in fcntl() and ioctl() (GH-132919)
SystemError is raised when buffer overflow is detected.
The stack and memory can already be corrupted, so treat this error as fatal.
Diffstat (limited to 'Python/sysmodule.c')
0 files changed, 0 insertions, 0 deletions