Leo Tolstoy and Static Code Analysis
This time we checked Apache HTTP Server with PVS-Studio. As we had expected, we found errors there. The errors are few. We expected this either. Other developers come across this situation too while...
View ArticleHow we have Solved an Engineering task for Several Years in PVS-Studio
At first I wanted to title this post "How PVS-Studio enables cheap integration of static code analysis into the development process" but I decided not to do it because of the ambiguous interpretation...
View ArticlePVS-Studio vs Clang
By chance, we have checked the Clang project. I think some developers will be curious about the results. Presently PVS-Studio uses the external preprocessor of Microsoft Visual C++, which is a large...
View ArticleКак в PVS-Studio мы решали одну инженерную задачу в течение нескольких лет
Сначала я хотел назвать эту заметку "Как PVS-Studio позволяет ДЕШЕВО внедрить статический анализ кода в процесс разработки", но не решился из-за двусмысленного толкования слова "дешево". Поэтому я...
View ArticlePVS-Studio vs Clang
Мы случайно проверили проект Clang. Думаю, результат будет любопытен ряду разработчиков. PVS-Studio сейчас использует внешний препроцессор Microsoft Visual C++, что является существенным недостатком....
View ArticlePVS-Studio: analyzing ReactOS's code
Having checked ReactOS's code I managed to fulfill three of my wishes at once. Firstly, I had wanted for a long time to write an article on a common project. It's not interesting to check the source...
View ArticleMyths about static analysis. The first myth - a static analyzer is a...
While communicating with people on forums, I noticed there are a few lasting misconceptions concerning the static analysis methodology. I decided to write a series of brief articles where I want to...
View ArticleMyths about static analysis. The second myth - expert developers do not make...
While communicating with people on forums, I noticed there are a few lasting misconceptions concerning the static analysis methodology. I decided to write a series of brief articles where I want to...
View ArticleMyths about static analysis. The fifth myth - a small test program is enough...
While communicating with people on forums, I noticed there are a few lasting misconceptions concerning the static analysis methodology. I decided to write a series of brief articles where I want to...
View ArticleMyths about static analysis. The fourth myth - programmers want to add their...
While communicating with people on forums, I noticed there are a few lasting misconceptions concerning the static analysis methodology. I decided to write a series of brief articles where I want to...
View Article