gio: iostream: use GTask instead of internal pointer
authorLionel Landwerlin <llandwerlin@gmail.com>
Tue, 21 Jan 2014 19:12:08 +0000 (19:12 +0000)
committerDan Winship <danw@gnome.org>
Mon, 5 May 2014 15:10:09 +0000 (11:10 -0400)
commit1565a4914494e56275d6ff393b90b8fb1b712708
treef9ff2956d2421fb574ff6c866c68452b04bda675
parent24fdee7a78f9148fce173781128bd3287ca5ede1
gio: iostream: use GTask instead of internal pointer

This fixes an infinite recursion loop when calling
g_io_stream_close_async() on a SoupIOStream.

https://bugzilla.gnome.org/show_bug.cgi?id=722723
gio/giostream.c