mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-07 00:18:44 +02:00
Bug 571598 – GAsyncResult with NULL gobject
2009-02-16 Ryan Lortie <desrt@desrt.ca> Bug 571598 – GAsyncResult with NULL gobject * gsimpleasyncresult.c: remove various assertions and add some checks to allow for a NULL source_object in GSimpleAsyncResult. svn path=/trunk/; revision=7864
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
2009-02-16 Ryan Lortie <desrt@desrt.ca>
|
||||
|
||||
Bug 571598 – GAsyncResult with NULL gobject
|
||||
|
||||
* gsimpleasyncresult.c: remove various assertions and add some checks
|
||||
to allow for a NULL source_object in GSimpleAsyncResult.
|
||||
|
||||
2009-02-11 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
Bug 541225 – Can't compile gio on AIX : duplicate case value in
|
||||
|
Reference in New Issue
Block a user