13 lines
554 B
ReStructuredText
13 lines
554 B
ReStructuredText
.. title:: clang-tidy - clang-analyzer-security.cert.env.InvalidPtr
|
|
.. meta::
|
|
:http-equiv=refresh: 5;URL=https://clang.llvm.org/docs/analyzer/checkers.html#security-cert-env-invalidptr
|
|
|
|
clang-analyzer-security.cert.env.InvalidPtr
|
|
===========================================
|
|
|
|
Finds usages of possibly invalidated pointers.
|
|
|
|
The `clang-analyzer-security.cert.env.InvalidPtr` check is an alias, please see
|
|
`Clang Static Analyzer Available Checkers
|
|
<https://clang.llvm.org/docs/analyzer/checkers.html#security-cert-env-invalidptr>`_
|
|
for more information.
|