home/categories/debugging/plurigrid-asi-skills-address-sanitizer-skill-md
debuggingtools

address-sanitizer

Use AddressSanitizer to detect memory safety bugs in C/C++ programs. Identifies use-after-free, buffer overflow, memory leaks, and other memory errors.

plurigrid
maintainer
plurigrid
更新於 1/19/2026
星標
2
分支
3
quick start

Installation and usage

Use AddressSanitizer to detect memory safety bugs in C/C++ programs. Identifies use-after-free, buffer overflow, memory leaks, and other memory errors.

安裝
$ install --globalskills.sh
使用

安裝後,您可以透過在終端機執行以下指令來使用此技能:

skills use address-sanitizer