Bug 536158 – also bump GHashTable version when a node is removed via
authorMatthias Clasen <matthiasc@src.gnome.org>
Tue, 10 Jun 2008 17:03:15 +0000 (17:03 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Tue, 10 Jun 2008 17:03:15 +0000 (17:03 +0000)
commitcc1ad36f9904ef2c4f0615810564607d7ddcc842
treea05cf0d15afde8671755247460c430b0937adcc2
parent0e51f02ccba4da8887c43bc0520764a43f997b8f
    Bug 536158 – also bump GHashTable version when a node is removed via
        g_hash_table_iter_remove()/g_hash_table_iter_steal()

        * glib/ghash.c (iter_remove_or_steal): Bump the hash table
        version. Patch by Jean-Yves Lefort

svn path=/trunk/; revision=6993
ChangeLog
glib/ghash.c