BugĀ 595138 - GFile not robust with invalid input
authorRyan Lortie <desrt@desrt.ca>
Thu, 19 Nov 2009 00:43:30 +0000 (18:43 -0600)
committerRyan Lortie <desrt@desrt.ca>
Thu, 19 Nov 2009 15:45:53 +0000 (09:45 -0600)
commit9681d7e75f2d1296a890bfa64b3478ea7025df62
tree827616ee03d18c0250bfd9ac03dcddc6f58f4f81
parent5d97ea298672880ee80964c07b9cf31d604c3df9
BugĀ 595138 - GFile not robust with invalid input

Improve handling of g_file_query_default_handler() when called on an
invalid GFile (ie: one created with an invalid URI).
gio/gfile.c