diff options
author | Roy Jacobson <roi.jacobson1@gmail.com> | 2022-03-18 13:20:49 +0000 |
---|---|---|
committer | Guillaume Chatelet <gchatelet@google.com> | 2022-03-18 14:03:25 +0000 |
commit | 4b3a27e2e026f9be703c1bdcb396c10559a87347 (patch) | |
tree | a357d53d08ee34baa154cab5ad9d96931fd8a769 /lldb/source/Commands/CommandObjectThread.cpp | |
parent | c79e18da4f65c43bb8d94e95961e87e66d67b65a (diff) | |
download | llvm-4b3a27e2e026f9be703c1bdcb396c10559a87347.zip llvm-4b3a27e2e026f9be703c1bdcb396c10559a87347.tar.gz llvm-4b3a27e2e026f9be703c1bdcb396c10559a87347.tar.bz2 |
Add validation for number of arguments of __builtin_memcpy_inline
__builtin_memcpy_inline doesn't use the usual builtin argument validation code,
so it crashed when receiving wrong number of argument. Add the missing validation
check.
Open issue: https://github.com/llvm/llvm-project/issues/52949
Reviewed By: gchatelet
Differential Revision: https://reviews.llvm.org/D121965
Committed by gchatelet on behalf of "Roy Jacobson <roi.jacobson1@gmail.com>"
Diffstat (limited to 'lldb/source/Commands/CommandObjectThread.cpp')
0 files changed, 0 insertions, 0 deletions