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