Sep 8, 2017
C/C++ programs often suffer from memory corruption bugs. Over the years, numerous tools were developed to help with their detection. A recent addition is Address Sanitizer (ASan) — an extraordinarily fast runtime checker with a good coverage of various types of bugs. The report describes our experience in integration of ASan technology into large-scale software products: Tizen distribution. The tool has already found around a hundred of serious memory bugs in various Tizen applications.
The GNU Compiler Collection includes front ends for C, C++, Objective-C, Fortran, Ada, and Go, as well as libraries for these languages (libstdc++,...). GCC was originally written as the compiler for the GNU operating system. The GNU system was developed to be 100% free software, free in the sense that it respects the user's freedom.
Professional recording and live streaming, delivered globally.
Presentations on similar topic, category or speaker