prevent linking a freed GThread structure into global thread list in error
authorTim Janik <timj@imendio.com>
Mon, 13 Aug 2007 12:18:55 +0000 (12:18 +0000)
committerTim Janik <timj@src.gnome.org>
Mon, 13 Aug 2007 12:18:55 +0000 (12:18 +0000)
commit8aa559d72f096f172a480ea2cc7a0ab54a58185d
tree9c777208c6ec05d76f965bdaa011050d33ba74ef
parent145e79fb4a4328053f619ea1243c0fc0ddb56571
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
ChangeLog
glib/gthread.c