1 Star 0 Fork 1

jobily/sumatrapdf

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
drmem-sup.txt 2.02 KB
一键复制 编辑 原始数据 按行查看 历史
# Supressions for DrMemory
# Run as: ..\drmemory\bin\drmemory.exe -suppress drmem-sup.txt -- .\rel\SumatraPDF.exe
# Probably needs to be updated for different OS versions
# quite a few false positives come from inside __scrt_common_main_seh
#
# Suppression for startup code
UNINITIALIZED READ
name=crt startup issues
...
SumatraPDF.exe!__scrt_common_main_seh
# wcslen in crt startup
UNADDRESSABLE ACCESS
name=wcslen in crt startup
SumatraPDF.exe!wcsnlen
...
SumatraPDF.exe!__scrt_common_main_seh
KERNEL32.dll!BaseThreadInitThunk
# wcslen from str::FmtV
UNADDRESSABLE ACCESS
name=wcslen from FmtV
SumatraPDF.exe!wcsnlen
...
SumatraPDF.exe!str::FmtV
# parallels driver
UNINITIALIZED READ
name=parallels driver
...
PrlToolsShellExt.dll!*
# GetLocaleInfoW
UNINITIALIZED READ
name=GetLocaleInfoW
...
SumatraPDF.exe!GetMeasurementSystem
# GetUserInfoWord
UNINITIALIZED READ
name=GetUserInfoWord
KERNELBASE.dll!GetUserInfoWord
...
SumatraPDF.exe!FormatSystemTime
# GetDateFormatW from kernelbase.dll and kernel32.dll
UNINITIALIZED READ
name=GetDateFormatW
*!GetDateFormatW
...
SumatraPDF.exe!FormatSystemTime
# GetUserInfo
UNINITIALIZED READ
name=GetUserInfo
KERNELBASE.dll!GetUserInfo
# weird leak
LEAK
name=weird leak
...
SumatraPDF.exe!pre_c_initialization
# ddjvu_context_create
UNINITIALIZED READ
name=ddjvu_context_create
...
SumatraPDF.exe!ddjvu_context_create
# ddjvu_context_create #2
UNADDRESSABLE ACCESS
name=ddjvu_context_create #2
...
SumatraPDF.exe!ddjvu_context_create
# reading register
UNINITIALIZED READ
name=FindFirstFileExW
...
KERNELBASE.dll!FindFirstFileExW
# LocalBaseRegQueryValue
UNINITIALIZED READ
name=LocalBaseRegQueryValue
...
KERNELBASE.dll!LocalBaseRegQueryValue
# NtUserCreateWindowEx
UNINITIALIZED READ
name=NtUserCreateWindowEx
...
USER32.dll!VerNtUserCreateWindowEx
# DeferWindowPos
UNINITIALIZED READ
name=DeferWindowPos
...
USER32.dll!DeferWindowPos
# INVALID HEAP ARGUMENT
INVALID HEAP ARGUMENT
name=invalid heap
...
*
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/hubo/sumatrapdf.git
[email protected]:hubo/sumatrapdf.git
hubo
sumatrapdf
sumatrapdf
master

搜索帮助