diff options
author | asargent@chromium.org <asargent@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-04 17:33:58 +0000 |
---|---|---|
committer | asargent@chromium.org <asargent@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-04 17:33:58 +0000 |
commit | a98e4016d0525c1806ff59f119fe255a25589614 (patch) | |
tree | 90ac2da2e7c4f2a9b9b6070261d19ad7cf875c4c /chrome | |
parent | cd13789bc5665dc38ec89c6b35424fbcb416628a (diff) | |
download | chromium_src-a98e4016d0525c1806ff59f119fe255a25589614.zip chromium_src-a98e4016d0525c1806ff59f119fe255a25589614.tar.gz chromium_src-a98e4016d0525c1806ff59f119fe255a25589614.tar.bz2 |
Adding more purify signatures for bug 20703.
BUG=20703
TEST=none
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@25472 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome')
-rw-r--r-- | chrome/test/data/purify/unit_tests.exe_MLK.txt | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/chrome/test/data/purify/unit_tests.exe_MLK.txt b/chrome/test/data/purify/unit_tests.exe_MLK.txt index 6df0668..060885e 100644 --- a/chrome/test/data/purify/unit_tests.exe_MLK.txt +++ b/chrome/test/data/purify/unit_tests.exe_MLK.txt @@ -133,3 +133,42 @@ Alloc Location chrome/renderer/render_thread_unittest.cc RenderThreadTest::SetUp(void) testing/gtest/src/gtest.cc testing::Test::Run(void) ^^^ + +?_Allocate@PAVMessage@IPC@@@std@@YAPAPAVMessage@IPC@@IPAPAV12@@Z [unit_tests.exe] +Alloc Location + ... + ipc/ipc_channel_win.cc IPC::Channel::ChannelImpl::Send(Message::IPC *) + ipc/ipc_channel_win.cc IPC::Channel::Send(Message::IPC *) + ipc/ipc_channel_proxy.cc IPC::ChannelProxy::Context::OnSendMessage(Message::IPC *) + ipc/ipc_channel_proxy.cc IPC::SendTask::Run(void) + base/message_loop.cc MessageLoop::RunTask(Task *) + ^^^ + +?_Allocate@PAVMessage@IPC@@@std@@YAPAPAVMessage@IPC@@IPAPAV12@@Z [unit_tests.exe] +Alloc Location + ... + ipc/ipc_channel_win.cc IPC::Channel::ChannelImpl::Send(Message::IPC *) + ipc/ipc_channel_win.cc IPC::Channel::Send(Message::IPC *) + ipc/ipc_channel_proxy.cc IPC::ChannelProxy::Context::OnSendMessage(Message::IPC *) + ipc/ipc_channel_proxy.cc IPC::SendTask::Run(void) + base/message_loop.cc MessageLoop::RunTask(Task *) + ^^^ + +?A0xc590570c::RenderThreadTest_TestVisitedMsg_Test::TestBody(void) [unit_tests.exe] +Alloc Location + ... + chrome/renderer/render_thread_unittest.cc RenderThreadTest_TestVisitedMsg_Test::TestBody(void) + testing/gtest/src/gtest.cc testing::Test::Run(void) + ^^^ + +Pickle::Resize(UINT) [unit_tests.exe] +Alloc Location + ... + base/pickle.cc Pickle::Resize(UINT) + base/pickle.cc Pickle::Pickle(int) + ipc/ipc_message.cc IPC::Message::Message(int,WORD,PriorityValue::Message::IPC) + ipc/ipc_message_utils.h IPC::MessageWithTuple::MessageWithTuple(int,WORD,Tuple1 const&) + chrome/common/render_messages_internal.h ViewMsg_VisitedLink_NewTable::ViewMsg_VisitedLink_NewTable(void * const const&) + chrome/renderer/render_thread_unittest.cc RenderThreadTest_TestVisitedMsg_Test::TestBody(void) + testing/gtest/src/gtest.cc testing::Test::Run(void) + ^^^ |