Skip to content
Commit fdbdce42 authored by Kjell Ahlstedt's avatar Kjell Ahlstedt
Browse files

Gtk::IconView: Fix a crash in get_tooltip_context_path()

* gtk/src/iconview.ccg: Don't create a temporary TreeModel::Path object.
Its GtkTreePath is deleted twice, if gtk_icon_view_get_tooltip_context()
returns false.
parent 0d722a99
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment