Skip Navigation
C & C++ @lemmy.ml SourceCode @lemmy.ml

PVS-Studio, Blender: Series of Notes on Advantages of Regular Static Analysis of Code

www.viva64.com PVS-Studio, Blender: series of notes on advantages of regular static analysis of code

In our articles, we regularly repeat an important idea: a static analyzer should be used regularly. This helps detect and cheaply fix many errors at the earliest stage. It looks nice in theory. As we know, actions still speak louder than words. Let′s look at …

PVS-Studio, Blender: series of notes on advantages of regular static analysis of code

In our articles, we regularly repeat an important idea: a static analyzer should be used regularly. This helps detect and cheaply fix many errors at the earliest stage. It looks nice in theory. As we know, actions still speak louder than words. Let's look at some recent bugs in new code of the Blender project.

0
0 comments