aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h
diff options
context:
space:
mode:
authorJackson Stogel <jtstogel@gmail.com>2025-10-08 10:04:52 -0700
committerGitHub <noreply@github.com>2025-10-08 17:04:52 +0000
commit6308cd871c955490575134e66da8a8d575674724 (patch)
tree18c7ced1d51969206a34dc03c234be5e29859d87 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h
parent7cc1243f70ac6fdb5f45a81c9fe5e9a73653c8f6 (diff)
downloadllvm-6308cd871c955490575134e66da8a8d575674724.zip
llvm-6308cd871c955490575134e66da8a8d575674724.tar.gz
llvm-6308cd871c955490575134e66da8a8d575674724.tar.bz2
[libc] Fix integer overflow for large offsets in lseek. (#162394)
Currently, the return value `LIBC_NAMESPACE::syscall_impl<int>(SYS_lseek, fd, offset, whence)` will overflow when seeking on files >4GB.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h')
0 files changed, 0 insertions, 0 deletions