summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities/interactive_scripted_process
diff options
context:
space:
mode:
authorBalazs Benics <benicsbalazs@gmail.com>2023-09-11 14:19:33 +0200
committerBalazs Benics <benicsbalazs@gmail.com>2023-09-11 14:19:33 +0200
commitc3a87ddad62a6cc01acaccc76592bc6730c8ac3c (patch)
treea57f943bf623b3692aa2eb353ff6681760dbfd3e /lldb/test/API/functionalities/interactive_scripted_process
parent4b9259b9470480cbe140e49858c08fd62f67d7c6 (diff)
[analyzer] CStringChecker should check the first byte of the destination of strcpy, strncpy
By not checking if the first byte of the destination of strcpy and strncpy is writable, we missed some reports in the Juliet benchmark. (Juliet CWE-124 Buffer Underwrite: strcpy, strncpy) https://discourse.llvm.org/t/patches-inspired-by-the-juliet-benchmark/73106 Differential Revision: https://reviews.llvm.org/D159108
Diffstat (limited to 'lldb/test/API/functionalities/interactive_scripted_process')
0 files changed, 0 insertions, 0 deletions