llvm/clang-tools-extra/docs/clang-tidy/checks/clang-analyzer/security.insecureAPI.getpw.rst

.. title:: clang-tidy - clang-analyzer-security.insecureAPI.getpw
.. meta::
   :http-equiv=refresh: 5;URL=https://clang.llvm.org/docs/analyzer/checkers.html#security-insecureapi-getpw

clang-analyzer-security.insecureAPI.getpw
=========================================

Warn on uses of the 'getpw' function.

The `clang-analyzer-security.insecureAPI.getpw` check is an alias, please see
`Clang Static Analyzer Available Checkers
<https://clang.llvm.org/docs/analyzer/checkers.html#security-insecureapi-getpw>`_
for more information.