GSocketClient: fix a crash on cancellation
authorDan Winship <danw@gnome.org>
Mon, 30 Aug 2010 13:23:09 +0000 (09:23 -0400)
committerDan Winship <danw@gnome.org>
Mon, 30 Aug 2010 13:31:47 +0000 (09:31 -0400)
commita3cc274fc681f5266b621f730d3d8eef811e41cf
treee0c70032fe2973d56a577845f535a9054af81534
parentb8ff287167f668d0c10c2b98c13661042633163e
GSocketClient: fix a crash on cancellation

some code rearrangement when adding proxy support resulted in trying to
use a GSocket that wasn't there.

https://bugzilla.gnome.org/show_bug.cgi?id=628296
gio/gsocketclient.c