Address sanitizer

GPTKB entity

Statements (54)
Predicate Object
gptkbp:instance_of gptkb:software
gptkbp:bfsLayer 4
gptkbp:bfsParent gptkb:Clang_Frontend
gptkbp:can_be_used_with gptkb:Leak_sanitizer
gptkb:smartphone
gptkb:operating_system
Thread sanitizer
gptkbp:developed_by gptkb:Job_Search_Engine
gptkbp:enables compiler flags
gptkbp:enhances software quality
gptkbp:first_released gptkb:2011
gptkbp:has command line options
https://www.w3.org/2000/01/rdf-schema#label Address sanitizer
gptkbp:integrates_with gptkb:GCC
gptkb:DJ
gptkbp:is_available_in debug builds
release builds
gptkbp:is_available_on gptkb:Clang_3.1
gptkb:GCC_4.8
gptkbp:is_compatible_with gptkb:Bazel
gptkb:language
Makefile
gptkbp:is_considered_as best practice
gptkbp:is_documented_in official documentation
gptkbp:is_open_source gptkb:theorem
gptkbp:is_part_of gptkb:faction
static analysis tools
development workflow
dynamic analysis tools
memory safety tools
gptkbp:is_similar_to gptkb:Valgrind
gptkb:sports_event
gptkbp:is_used_by gptkb:software
QA engineers
gptkbp:is_used_for detecting memory errors
gptkbp:is_used_in debugging
open source projects
software testing
commercial software
gptkbp:provides memory leak detection
buffer overflow detection
use-after-free detection
gptkbp:recognizes stack overflow
double free errors
heap corruption
invalid free errors
gptkbp:reduces debugging time
gptkbp:requires compiler support
gptkbp:suitable_for production environments
legacy code
new projects
gptkbp:supports gptkb:language
C++ programming language
Objective-C programming language