Status: Untriaged
Owner: ----
Labels: Type-Bug Pri-2 OS-Linux Area-Misc Size-Medium

New issue 9325 by d...@chromium.org:  uninitialized memory in SetPageTitle  
in WebContentsTest.UpdateTitle in valgrind
http://code.google.com/p/chromium/issues/detail?id=9325

In one run out of about ten today,
http://build.chromium.org/buildbot/waterfall.fyi/builders/Modules Linux  
(valgrind)/builds/2217
right after e...@chromium.org's change http://codereview.chromium.org/53065,
unit_tests under valgrind passed but showed this warning:

14:13:02 valgrind_analyze.py [ERROR] UninitCondition
   WebContentsViewGtk::SetPageTitle(std::basic_string<wchar_t,  
std::char_traits<wchar_t>,
std::allocator<wchar_t> > const&)
(chrome/browser/tab_contents/web_contents_view_gtk.cc:133)
   WebContents::UpdateTitleForEntry(NavigationEntry*,  
std::basic_string<wchar_t,
std::char_traits<wchar_t>, std::allocator<wchar_t> > const&)
(chrome/browser/tab_contents/web_contents.cc:1873)
   WebContents::UpdateTitle(RenderViewHost*, int, std::basic_string<wchar_t,
std::char_traits<wchar_t>, std::allocator<wchar_t> > const&)
(chrome/browser/tab_contents/web_contents.cc:847)
   WebContentsTest_UpdateTitle_Test::TestBody()
(chrome/browser/tab_contents/web_contents_unittest.cc:208)
   testing::Test::Run() (testing/gtest/src/gtest.cc:2070)


--
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to