diff options
| author | Balazs Benics <benicsbalazs@gmail.com> | 2023-09-11 14:19:33 +0200 |
|---|---|---|
| committer | Balazs Benics <benicsbalazs@gmail.com> | 2023-09-11 14:19:33 +0200 |
| commit | c3a87ddad62a6cc01acaccc76592bc6730c8ac3c (patch) | |
| tree | a57f943bf623b3692aa2eb353ff6681760dbfd3e /lldb/test/API/functionalities/interactive_scripted_process/TestInteractiveScriptedProcess.py | |
| parent | 4b9259b9470480cbe140e49858c08fd62f67d7c6 (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/TestInteractiveScriptedProcess.py')
0 files changed, 0 insertions, 0 deletions
