2 Star 1 Fork 0

tiderfang/Fast-DDS

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
valgrind.supp 559 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
<Ignore LD leak>
Memcheck:Leak
match-leak-kinds: reachable
fun:*alloc
...
obj:*ld-*
...
}
{
<Ignore temporally (Fedora 27) OpenSSL malloc>
Memcheck:Leak
fun:malloc
fun:CRYPTO_zalloc
...
obj:*libcrypto*
}
{
<AtomicLoad>
Helgrind:Race
fun:load
fun:*atomic*load*memory_order
}
{
<AtomicLoad>
Helgrind:Race
fun:store
fun:*atomic*store*memory_order
}
{
<sem_open false positive depending of libc version>
Memcheck:Param
write(buf)
...
fun:sem_open
...
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/tiderfang/Fast-DDS.git
git@gitee.com:tiderfang/Fast-DDS.git
tiderfang
Fast-DDS
Fast-DDS
master

搜索帮助

D67c1975 1850385 1daf7b77 1850385