13 lines
540 B
ReStructuredText
13 lines
540 B
ReStructuredText
.. title:: clang-tidy - clang-analyzer-security.insecureAPI.mktemp
|
|
.. meta::
|
|
:http-equiv=refresh: 5;URL=https://clang.llvm.org/docs/analyzer/checkers.html#security-insecureapi-mktemp
|
|
|
|
clang-analyzer-security.insecureAPI.mktemp
|
|
==========================================
|
|
|
|
Warn on uses of the 'mktemp' function.
|
|
|
|
The `clang-analyzer-security.insecureAPI.mktemp` check is an alias, please see
|
|
`Clang Static Analyzer Available Checkers
|
|
<https://clang.llvm.org/docs/analyzer/checkers.html#security-insecureapi-mktemp>`_
|
|
for more information.
|