diff options
author | Joseph Huber <huberjn@outlook.com> | 2024-08-06 13:02:05 -0500 |
---|---|---|
committer | Joseph Huber <huberjn@outlook.com> | 2024-08-06 13:03:06 -0500 |
commit | 3983bf6040d4a9f477290b1f43fdd1938a4261fe (patch) | |
tree | 6725a576aa739a6bfae4fe22753415d8926f4f28 /lldb/source/API/SBDebugger.cpp | |
parent | 5e6d5c01e0ec3a2bc104cba78e9fe8e58360fb6a (diff) | |
download | llvm-3983bf6040d4a9f477290b1f43fdd1938a4261fe.zip llvm-3983bf6040d4a9f477290b1f43fdd1938a4261fe.tar.gz llvm-3983bf6040d4a9f477290b1f43fdd1938a4261fe.tar.bz2 |
[libc] Fix GPU argument vector writing `nullptr` to string
Summary:
The intention behind this code was to null terminate the `envp` string,
but it accidentally went into the string data.
Diffstat (limited to 'lldb/source/API/SBDebugger.cpp')
0 files changed, 0 insertions, 0 deletions