summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities/plugins/python_os_plugin/TestPythonOSPlugin.py
diff options
context:
space:
mode:
authorZack Johnson <zacklj89@gmail.com>2025-01-14 11:53:01 -0500
committerGitHub <noreply@github.com>2025-01-14 11:53:01 -0500
commitc33486954bd1404495581e42ed62428fb7abeae9 (patch)
treeb3d7f187f0a5220fa72f112ef7f8304caec200a7 /lldb/test/API/functionalities/plugins/python_os_plugin/TestPythonOSPlugin.py
parent539b15b41a6a01017c0a555e89b7d2b62ba194d2 (diff)
[ASan] Change strdup interceptor to allow null input on Windows (#122803)
[These are the MS Docs](https://learn.microsoft.com/en-us/cpp/c-runtime-library/reference/strdup-wcsdup-mbsdup?view=msvc-170) regarding `strdup`, but they don't explicitly mention this. The SAL annotations on `strdup` do, though, with the input parameter being marked `_In_opt_z_`.
Diffstat (limited to 'lldb/test/API/functionalities/plugins/python_os_plugin/TestPythonOSPlugin.py')
0 files changed, 0 insertions, 0 deletions