会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Gxjun
十亩野塘留客钓, 一轩春雨对僧棋.
博客园
联系
管理
2021年11月5日
在使用asan的时候,如果我们想关闭/取消:use-after-poision 检测
摘要: 使用这个allow_user_poisoning=0,来取消 以这个例子为例: // example1.cpp // use-after-poison error #include <stdlib.h> extern "C" void __asan_poison_memory_region(void
阅读全文
posted @ 2021-11-05 13:23 龚细军
阅读(666)
评论(1)
推荐(1)
编辑
公告