Leak sanitizer

GPTKB entity

Statements (55)
Predicate Object
gptkbp:instance_of gptkb:software
gptkbp:bfsLayer 5
gptkbp:bfsParent gptkb:Address_sanitizer
gptkbp:can_be_used_with gptkb:Bazel
gptkb:language
gptkb:Professional_Wrestler
Makefile
gptkbp:can_create detailed logs
stack traces
gptkbp:developed_by gptkb:Job_Search_Engine
gptkbp:has environment variables
command-line options
https://www.w3.org/2000/01/rdf-schema#label Leak sanitizer
gptkbp:integrates_with gptkb:GCC
gptkb:DJ
gptkbp:is_available_on gptkb:archive
gptkbp:is_compatible_with A San
T San
UB San
gptkbp:is_documented_in official documentation
gptkbp:is_part_of Google Sanitizers
gptkbp:is_supported_by gptkb:Community_Center
gptkbp:is_tested_for unit tests
integration tests
system tests
gptkbp:is_used_for detecting memory leaks
gptkbp:is_used_in gptkb:software_framework
quality assurance
software testing
gptkbp:license Apache License 2.0
gptkbp:operating_system gptkb:smartphone
gptkb:operating_system
gptkbp:passes_through gdb
valgrind
lldb
gptkbp:provides detailed reports
runtime checks
compile-time checks
gptkbp:recognizes memory corruption
use-after-free errors
double free errors
invalid free errors
global memory leaks
heap memory leaks
stack memory leaks
gptkbp:related_to gptkb:Address_Sanitizer
gptkb:Thread_Sanitizer
gptkb:Undefined_Behavior_Sanitizer
gptkbp:release_date gptkb:2015
gptkbp:requires debug symbols
gptkbp:supports gptkb:language
C++ programming language
Objective-C programming language
gptkbp:updates Google engineers
gptkbp:written_in gptkb:C++