All Articles Tagged errors

Link/UrlTags
90 errors in open-source projects[Knowledgebase]
Abstract There are actually 91 errors described in the article, but number 90 looks nicer in the title. The article is intended for C/C++ programmers, but developers working with other languages may also...

Posted: 2011-10-22 23:00:00 by Andrey Karpov
bugs, C++, code review, cpp, errors, open source, PVS-Studio, Security Community, static code analyzer
Intel IPP Samples for Windows - error correction[Knowledgebase]
This is one of my posts on how PVS-Studio makes programs safer. That is where and what types of errors it detects. This time it is samples demonstrating handling of the IPP 7.0 library (Intel Performance...

Posted: 2011-01-31 00:00:00 by Andrey Karpov
c plus plus, C++, code review, errors, IPP, PVS-Studio, Static code analysis, static code analyzer
Difference of code analysis approaches in compilers and specialized tools[Knowledgebase]
Compilers and third-party static code analyzers have one common task: to detect dangerous code fragments. However, there is a great difference in the types of analysis performed by each kind of these tools....

Posted: 2010-10-31 10:00:00 by Andrey Karpov
C++, code review, errors, Intel C++, PVS-Studio, Static code analysis
Static analysis of source code by the example of WinMerge[Knowledgebase]
The today's post is devoted to the question why tools of static source code analysis are helpful regardless of programmer's knowledge and skill. I will demonstrate the benefit of static analysis by the...

Posted: 2010-10-31 21:00:00 by Andrey Karpov
C++, errors, PVS-Studio, Static code analysis
A Collection of Examples of 64-bit Errors in Real Programs[Knowledgebase]
Abstract This article is the most complete collection of examples of 64-bit errors in the C and C++ languages. The article is intended for Windows-application developers who use Visual C++, however, it...

Posted: 2010-09-07 10:00:00 by Andrey Karpov
64-bit, C++, errors, Intel 64, Porting, PVS-Studio, Win64, x86-64
Thread Deadlock ? Blooper[Videos]
Learn about threading deadlocks by example!

Posted: 2006-12-15 01:00:36
errors, promotions, threading