Commit bb35394c authored by timurrrr@chromium.org's avatar timurrrr@chromium.org

Suppress memory leaks in remoting::DecompressorZlib for Dr. Memory

BUG=57910
TBR=glider
TEST=remoting_unittests should become green under Dr. Memory
Review URL: http://codereview.chromium.org/6336007

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71662 0039d316-1c4b-4281-b951-d872f2087c98
parent 45d42b49
......@@ -411,6 +411,13 @@ UNINITIALIZED READ
...
*!vp8_*
# http://crbug.com/57910
LEAK
...
*!*inflateInit*
*!remoting::DecompressorZlib::InitStream
*!remoting::DecompressorZlib::Reset
# http://crbug.com/68307
LEAK
...
......
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