diff options
author | dmichael@chromium.org <dmichael@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-09-09 21:10:31 +0000 |
---|---|---|
committer | dmichael@chromium.org <dmichael@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-09-09 21:10:31 +0000 |
commit | 40c4627d7584c58fb5a8b3b258892a22bd29070f (patch) | |
tree | 4c907aaa8fc8774103b07d377a587d3995fbefb3 /printing/run_all_unittests.cc | |
parent | dc33991aad1eb7b2ec8b4d77e338919814f5e032 (diff) | |
download | chromium_src-40c4627d7584c58fb5a8b3b258892a22bd29070f.zip chromium_src-40c4627d7584c58fb5a8b3b258892a22bd29070f.tar.gz chromium_src-40c4627d7584c58fb5a8b3b258892a22bd29070f.tar.bz2 |
Fix memory leak if user of IPC::SyncMessage never calls GetReplyDeserializer().
This isn't a problem for most real code, because SyncChannel and SyncMessageFilter do it for you. It shows up in ppapi_unittests (and presumably any other tests that rely on IPC::TestSink).
Also removed some code that worked around the problem.
Bonus: Allow running ppapi_unittests in tools/valgrind/chrome_tests.py.
BUG=90240
TEST=valgrind trybots
Review URL: http://codereview.chromium.org/7831060
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@100496 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'printing/run_all_unittests.cc')
0 files changed, 0 insertions, 0 deletions