mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-05 23:48:44 +02:00
prevent linking a freed GThread structure into global thread list in error
Mon Aug 13 14:18:22 2007 Tim Janik <timj@imendio.com> * glib/gthread.c (g_thread_create_full): prevent linking a freed GThread structure into global thread list in error cases. svn path=/trunk/; revision=5697
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
Mon Aug 13 14:18:22 2007 Tim Janik <timj@imendio.com>
|
||||
|
||||
* glib/gthread.c (g_thread_create_full): prevent linking a freed
|
||||
GThread structure into global thread list in error cases.
|
||||
|
||||
2007-08-08 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* glib/gmarkup.c (append_escaped_text): Handle restricted
|
||||
|
Reference in New Issue
Block a user