首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > C/C++/VC++ > address-sanitizer

address-sanitizer

  • 资源大小:8.44 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签:

资 源 简 介

AddressSanitizer (ASan) is a fast memory error detector.
It finds use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs.
Learn more: * AddressSanitizer -- how to use the tool. * AddressSanitizer page at clang.llvm.org * AddressSanitizerAlgorithm -- how it works. * HowToContribute -- if you want to help. * Read if you are working on Chromium * Watch the presentation from the LLVM Developer"s meeting (Nov 18, 2011): Video, slides. * Our paper accepted to USENIX ATC 2012 * See also: 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
VIP VIP
0.166973s