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

New issue 16195 by [email protected]: Leak in gtk_selection_add_targets
http://code.google.com/p/chromium/issues/detail?id=16195

To repeat, try
sh tools/valgrind/chrome_tests.sh -t ui --

Valgrind complains
196 (12 direct, 184 indirect) bytes in 1 blocks are definitely lost in loss  
record 361 of 572
    at malloc (vg_replace_malloc.c:193)
    by g_malloc (gmem.c:131)
    by g_slice_alloc (gslice.c:824)
    by g_list_prepend (glist.c:169)
    by gtk_selection_target_list_get (gtkselection.c:803)
    by gtk_selection_add_targets (gtkselection.c:923)
    by  
RenderWidgetHostViewGtkWidget::CreateNewWidget(RenderWidgetHostViewGtk*)
(render_widget_host_view_gtk.cc:93)
    by RenderWidgetHostViewGtk::InitAsChild()  
(render_widget_host_view_gtk.cc:378)
    by TabContentsViewGtk::CreateViewForWidget(RenderWidgetHost*)
(tab_contents_view_gtk.cc:424)


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