CodeAnalysis icon indicating copy to clipboard operation
CodeAnalysis copied to clipboard

Cppcheck will block checking c files containing large arrays

Open Maxsheng opened this issue 2 years ago • 1 comments

when c file have some large arrays, cppcheck will block when check the file. if other c file have use the large array, cppcheck also will block when check it.

Maxsheng avatar Jan 10 '23 03:01 Maxsheng

可以的话,麻烦提供下示例代码文件。

cyw3 avatar Jan 13 '23 03:01 cyw3