]> Pileus Git - ~andy/gtk/commit
update_type_references: Deal with type_refs_ht being NULL
authorMatthias Clasen <mclasen@redhat.com>
Tue, 18 Dec 2012 03:45:08 +0000 (22:45 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 18 Dec 2012 03:45:08 +0000 (22:45 -0500)
commitdf1d3317132c49b5748a869e4658905b5d0df22e
tree894869b5a7d7777acb20c9e211500b861044eaae
parente9aeb2fbcaf5d3485ff73b321772437d0134042a
update_type_references: Deal with type_refs_ht being NULL

This can apparently happen, and it was breaking make check
on my system, by causing it to throw  a critical out of
g_hash_table_iter_init from here.
gtk/gtkcssselector.c