]> Pileus Git - ~andy/gtk/commit
gtktreeviewaccessible: use a value_destroy_func with the cell_info_by_index hash
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Wed, 9 Nov 2011 13:32:32 +0000 (14:32 +0100)
committerBenjamin Otte <otte@redhat.com>
Thu, 10 Nov 2011 13:49:30 +0000 (14:49 +0100)
commitfb97c28bcad7b7d78149f8b02fe4d36944d2ec41
tree09a5875f95130bbbeb5f68bd0ecd6d83e1f9fdb0
parent22807d84698d5cf5b1ac3a633897837249335779
gtktreeviewaccessible: use a value_destroy_func with the cell_info_by_index hash

This ensures that we don't leak any GtkTreeViewAccessibleCellInfo when
re-inserting a new one with the same key.

https://bugzilla.gnome.org/show_bug.cgi?id=663694
gtk/a11y/gtktreeviewaccessible.c