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