SkillEngenhariaQA

Address Sanitizer (and other sanitizers)

Use AddressSanitizer, UBSan, MSan and friends to catch memory and undefined-behavior bugs early - in dev, tests, and fuzzing.

Ações
PerfilDev
ProfundidadeMédia
Idiomaen-US
Objetivo

Em uma frase.

Use this skill when working with C / C++ / Rust / Go code that handles memory directly. Sanitizers catch bugs that escape unit tests - use-after-free, buffer overflow, uninitialized memory, undefined behavior. Free with the toolchain.

Constelação

Onde
ela vive.