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