Status: Assigned Owner: [email protected] CC: [email protected] Labels: Type-Bug Pri-2 OS-All Area-Misc Size-Medium
New issue 16444 by [email protected]: Memory Leak in ExtensionUpdaterTest http://code.google.com/p/chromium/issues/detail?id=16444 2 new valgrind memory leak, in ExtensionUpdaterTest. <http://build.chromium.org/buildbot/waterfall/builders/Chromium%20Linux%20%28valgrind%2 9/builds/609> 10:03:55 valgrind_analyze.py [ERROR] Leak_DefinitelyLost 1,578 (1,020 direct, 558 indirect) bytes in 3 blocks are definitely lost in loss record 324 of 383 operator new(unsigned int) (ome/chrome-bot/valgrind- svn/coregrind/m_replacemalloc/vg_replace_malloc.c:195) CreateTestExtensions(int, std::vector<Extension*, std::allocator<Extension*> >*) (chrome/browser/extensions/extension_updater_unittest.cc:118) ExtensionUpdaterTest::TestDetermineUpdates() (chrome/browser/extensions/extension_updater_unittest.cc:247) ExtensionUpdaterTest_TestDetermineUpdates_Test::TestBody() (chrome/browser/extensions/extension_updater_unittest.cc:422) testing::Test::Run() (testing/gtest/src/gtest.cc:2056) 10:03:55 valgrind_analyze.py [ERROR] Leak_DefinitelyLost 227 (84 direct, 143 indirect) bytes in 1 blocks are definitely lost in loss record 269 of 383 operator new(unsigned int) (ome/chrome-bot/valgrind- svn/coregrind/m_replacemalloc/vg_replace_malloc.c:195) ExtensionUpdater::Parse(std::string const&, std::vector<ExtensionUpdater::ParseResult*, std::allocator<ExtensionUpdater::ParseResult*> >*) (chrome/browser/extensions/extension_updater.cc:463) ExtensionUpdaterTest::TestXmlParsing() (chrome/browser/extensions/extension_updater_unittest.cc:239) ExtensionUpdaterTest_TestXmlParsing_Test::TestBody() (chrome/browser/extensions/extension_updater_unittest.cc:418) testing::Test::Run() (testing/gtest/src/gtest.cc:2056) -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
