Removing DrMemory suppresssion on PushResampler.
BUG=webrtc:2321 R=kjellander@webrtc.org Review URL: https://codereview.webrtc.org/1502183006 . Cr-Commit-Position: refs/heads/master@{#10950}
This commit is contained in:
@ -2,22 +2,6 @@
|
||||
# It acts as a place holder for future additions for WebRTC.
|
||||
# It must exist for the Python wrapper script to work properly.
|
||||
|
||||
INVALID HEAP ARGUMENT
|
||||
name=https://code.google.com/p/webrtc/issues/detail?id=2321 (1)
|
||||
drmemorylib.dll!replace_operator_delete_array
|
||||
*!webrtc::scoped_array<short>::~scoped_array<short>
|
||||
*!webrtc::PushResampler::~PushResampler
|
||||
...
|
||||
*!testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test,void>
|
||||
|
||||
INVALID HEAP ARGUMENT
|
||||
name=https://code.google.com/p/webrtc/issues/detail?id=2321 (2)
|
||||
drmemorylib.dll!replace_operator_delete_array
|
||||
*!webrtc::scoped_array<float>::~scoped_array<float>
|
||||
*!webrtc::PushSincResampler::~PushSincResampler
|
||||
...
|
||||
*!testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test,void>
|
||||
|
||||
GDI USAGE ERROR
|
||||
name=https://code.google.com/p/webrtc/issues/detail?id=2323 (1)
|
||||
system call NtGdiDeleteObjectApp
|
||||
|
Reference in New Issue
Block a user