applied patch from Jean-Yves Lefort <jylefort@brutele.be> to not access

Wed Oct  6 02:12:44 2004    <timj@birnet.org>

        * gtype.c (g_type_instance_get_private): applied patch from Jean-Yves
        Lefort <jylefort@brutele.be> to not access the instance_real_class_bsa
        pointer without holding the instance_real_class lock.
This commit is contained in:
4
2004-10-06 00:15:07 +00:00
committed by Tim Janik
parent 9af2838a91
commit 565d9253e7
2 changed files with 9 additions and 8 deletions

View File

@@ -1,3 +1,9 @@
Wed Oct 6 02:12:44 2004 <timj@birnet.org>
* gtype.c (g_type_instance_get_private): applied patch from Jean-Yves
Lefort <jylefort@brutele.be> to not access the instance_real_class_bsa
pointer without holding the instance_real_class lock.
2004-10-04 Matthias Clasen <mclasen@redhat.com>
* gsignal.c (g_signal_add_emission_hook): Improve the warning