clang-analyzer-core.StackAddressEscape¶
Check that addresses to stack memory do not escape the function.
The clang-analyzer-core.StackAddressEscape check is an alias, please see Clang Static Analyzer Available Checkers for more information.
Check that addresses to stack memory do not escape the function.
The clang-analyzer-core.StackAddressEscape check is an alias, please see Clang Static Analyzer Available Checkers for more information.