gresolver.c: Windows: Fix IPv6 Address Handling
authorChun-wei Fan <fanchunwei@src.gnome.org>
Mon, 19 Jan 2015 03:03:57 +0000 (11:03 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Thu, 5 Mar 2015 04:44:31 +0000 (12:44 +0800)
commitb9c8cecc9d83d40ea680bbb297047fa837481dc2
tree6b13bdaa0e838fed6c2f173c5cd20a7f2639b8c8
parentfecec087024f81fc3afb36ac30e1af3d35ecb65f
gresolver.c: Windows: Fix IPv6 Address Handling

Check the IPv6 addresses on Windows, as we need to reject those that have
brackets/ports around them as valid addresses in this form would have been
accepted during the call to g_inet_address_new_from_string ().

https://bugzilla.gnome.org/show_bug.cgi?id=730352
gio/gresolver.c