diff options
| author | Jackson Stogel <jtstogel@gmail.com> | 2025-10-08 10:04:52 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-10-08 17:04:52 +0000 |
| commit | 6308cd871c955490575134e66da8a8d575674724 (patch) | |
| tree | 18c7ced1d51969206a34dc03c234be5e29859d87 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h | |
| parent | 7cc1243f70ac6fdb5f45a81c9fe5e9a73653c8f6 (diff) | |
| download | llvm-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
