Fix race condition when freeing proxy in g_io_job_send_to_mainloop().

2007-12-12  Alexander Larsson  <alexl@redhat.com>

        * gioscheduler.c:
	Fix race condition when freeing proxy in
	g_io_job_send_to_mainloop().



svn path=/trunk/; revision=6105
This commit is contained in:
Alexander Larsson
2007-12-12 19:34:19 +00:00
committed by Alexander Larsson
parent 1c57670f19
commit afc16811d8
2 changed files with 17 additions and 21 deletions

View File

@@ -1,3 +1,9 @@
2007-12-12 Alexander Larsson <alexl@redhat.com>
* gioscheduler.c:
Fix race condition when freeing proxy in
g_io_job_send_to_mainloop().
2007-12-12 Alexander Larsson <alexl@redhat.com>
* gfileattribute.c: