summaryrefslogtreecommitdiff
path: root/tools/drmemory/suppressions.txt
diff options
context:
space:
mode:
authorQin Zhao <zhaoqin@google.com>2015-11-18 17:07:53 -0500
committerQin Zhao <zhaoqin@google.com>2015-11-18 17:07:53 -0500
commit76b0104270b0a7f3ce7d40ddde2b6d6c8cb944db (patch)
tree8566bfe2c24ddc4b5285100f290d6395b8813bdd /tools/drmemory/suppressions.txt
parent97f900e93e6a96b164b33bfe1228f383d9a5ecd3 (diff)
downloadpdfium-chromium/2568.tar.xz
Add Dr. Memory suppression file for pdfium testschromium/2568
- add suppressions.txt in tools/drmemory/ - update pdfium_tests.py to read suppression file R=thestig@chromium.org BUG=pdfium:238 Review URL: https://codereview.chromium.org/1454193002 .
Diffstat (limited to 'tools/drmemory/suppressions.txt')
-rw-r--r--tools/drmemory/suppressions.txt27
1 files changed, 27 insertions, 0 deletions
diff --git a/tools/drmemory/suppressions.txt b/tools/drmemory/suppressions.txt
new file mode 100644
index 0000000000..c6b8d8227b
--- /dev/null
+++ b/tools/drmemory/suppressions.txt
@@ -0,0 +1,27 @@
+# This file contains suppressions for the Dr.Memory tool, see
+# http://dev.chromium.org/developers/how-tos/using-drmemory
+
+
+# Intended alloc failure
+WARNING
+name=unittests:fxcrt.FX_AllocOverflow
+drmemorylib.dll!replace_calloc
+...
+*!fxcrt_FX_*AllocOverflow*_Test::TestBody
+
+# DrMem-i#471: simple floating register copy without meaningful usage
+UNINITIALIZED READ
+name=embeddertests:DrM-i#471
+*!v8::internal::RegisterValues::GetDoubleRegister
+*!v8::internal::FrameDescription::GetDoubleRegister
+*!v8::internal::Deoptimizer::CopyDoubleRegisters
+*!v8::internal::Deoptimizer::DoComputeCompiledStubFrame
+*!v8::internal::Deoptimizer::DoComputeOutputFrames
+*!v8::internal::Deoptimizer::ComputeOutputFrames
+*!v8::internal::`anonymous namespace'::Invoke
+*!v8::internal::Execution::Call
+*!v8::internal::Bootstrapper::CompileNative
+*!v8::internal::Bootstrapper::CompileExperimentalBuiltin
+*!v8::internal::Genesis::InstallExperimentalNatives
+*!v8::internal::Genesis::Genesis
+*!v8::internal::Bootstrapper::CreateEnvironment