Commit 9a7a1f3f authored by timurrrr@chromium.org's avatar timurrrr@chromium.org

Suppress reports on waveOutGetNumDevs and CreateTextServices

TBR=bruening
BUG=DrMemory i#454, i#455
Review URL: http://codereview.chromium.org/7003120

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@88670 0039d316-1c4b-4281-b951-d872f2087c98
parent 4b23fe7f
...@@ -372,7 +372,6 @@ CLBCatQ.DLL!PostError ...@@ -372,7 +372,6 @@ CLBCatQ.DLL!PostError
POSSIBLE LEAK POSSIBLE LEAK
RPCRT4.dll!I_RpcBCacheFree RPCRT4.dll!I_RpcBCacheFree
RPCRT4.dll!I_RpcBCacheFree RPCRT4.dll!I_RpcBCacheFree
RPCRT4.dll!NdrOleFree
... ...
RPCRT4.dll!NdrClientCall2 RPCRT4.dll!NdrClientCall2
...@@ -406,6 +405,23 @@ ntdll.dll!RtlValidateUnicodeString ...@@ -406,6 +405,23 @@ ntdll.dll!RtlValidateUnicodeString
ntdll.dll!LdrLoadDll ntdll.dll!LdrLoadDll
KERNEL32.dll!LoadLibraryExW KERNEL32.dll!LoadLibraryExW
# http://code.google.com/p/drmemory/issues/detail?id=454
UNINITIALIZED READ
...
WINMM.dll!waveOutGetNumDevs
LEAK
...
WINMM.dll!waveOutGetNumDevs
# http://code.google.com/p/drmemory/issues/detail?id=455
UNADDRESSABLE ACCESS
system call NtQueryValueKey
...
KERNEL32.dll!GetProfileIntA
...
RICHED20.dll!CreateTextServices
############################ ############################
# TODO(timurrrr): investigate these # TODO(timurrrr): investigate these
UNINITIALIZED READ UNINITIALIZED READ
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment