sanitizers

AddressSanitizer, ThreadSanitizer, MemorySanitizer

  • 所有者: google/sanitizers
  • 平台:
  • 許可證: Other
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

sanitizers

This project is the home for Sanitizers: AddressSanitizer, MemorySanitizer, ThreadSanitizer, LeakSanitizer, and more
The actual code resides in the LLVM repository.
Here we keep extended documentation, bugs and some helper code.

The documentation for our tools:

  • AddressSanitizer (detects addressability issues) and LeakSanitizer (detects memory leaks)
  • ThreadSanitizer (detects data races and deadlocks) for C++ and Go
  • MemorySanitizer (detects use of uninitialized memory)
  • HWASAN, or Hardware-assisted AddressSanitizer, a newer variant of AddressSanitizer that consumes much less memory
  • UBSan, or UndefinedBehaviorSanitizer

Some of the sanitizers are also available for different OS Kernels:

主要指標

概覽
名稱與所有者google/sanitizers
主編程語言C
編程語言Shell (語言數: 10)
平台
許可證Other
所有者活动
創建於2014-09-03 23:49:51
推送於2025-06-24 09:31:02
最后一次提交2025-06-24 11:31:01
發布數0
用户参与
星數12k
關注者數351
派生數1.1k
提交數2.5k
已啟用問題?
問題數1782
打開的問題數613
拉請求數42
打開的拉請求數2
關閉的拉請求數12
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?