This article presents a study of 100 detected bugs in open-source C/C++ projects using the PVS-Studio static code analyzer. It includes sample errors categorized by their types, focusing on common issues such as array and string handling defects, along with detailed examples from various projects like Wolfenstein 3D and Notepad++. The document highlights the importance of static code analysis in identifying such errors to enhance code reliability and maintainability.