GThreadedResolver: set an error if no records could be found
authorGiovanni Campagna <gcampagna@src.gnome.org>
Fri, 29 Mar 2013 14:39:26 +0000 (15:39 +0100)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 9 Jun 2013 22:07:09 +0000 (18:07 -0400)
commit03d3a53876b8e015a8f4f428fe31b15b5d8ec300
treebec38be949de026247d7922064d0012de8ba066c
parent36284c5d59ccbe2a62fd506307d92991291038aa
GThreadedResolver: set an error if no records could be found

It is possible that the upstream servers return something, but
we then filter all results because they are of the wrong type.
In that case the API and subsequent GTask calls expect a GError
to be set.

https://bugzilla.gnome.org/show_bug.cgi?id=696857
gio/gthreadedresolver.c