blob: 0a24fb960b520c75e9d70f479e23ba25092b7317 [file] [log] [blame]
.. title:: clang-tidy - clang-analyzer-security.insecureAPI.vfork
.. meta::
:http-equiv=refresh: 5;URL=https://clang.llvm.org/docs/analyzer/checkers.html#security-insecureapi-vfork
clang-analyzer-security.insecureAPI.vfork
=========================================
Warn on uses of the 'vfork' function.
The `clang-analyzer-security.insecureAPI.vfork` check is an alias, please see
`Clang Static Analyzer Available Checkers
<https://clang.llvm.org/docs/analyzer/checkers.html#security-insecureapi-vfork>`_
for more information.