搜索结果
找到约 1 项符合
cppcheck 的查询结果
按分类筛选
Linux/Unix编程 cppcheck is a static C/C++ code analyzer that checks for memory leaks, mismatching allocation-deallo
cppcheck is a static C/C++ code analyzer that checks for memory leaks, mismatching allocation-deallocation, buffer overrun, and many more problems. Its goal is to produce no false positives.