clang-analyzer-security.insecureAPI.strcpy
Warn on uses of the ‘strcpy’ and ‘strcat’ functions.
The clang-analyzer-security.insecureAPI.strcpy check is an alias, please see Clang Static Analyzer Available Checkers for more information.
/* CLION CLANG-TIDY DOCUMENTATION CSS PLACEHOLDER */
Warn on uses of the ‘strcpy’ and ‘strcat’ functions.
The clang-analyzer-security.insecureAPI.strcpy check is an alias, please see Clang Static Analyzer Available Checkers for more information.