gfileutils: Mark the return value from g_path_skip_root() as nullable
authorPhilip Withnall <philip.withnall@collabora.co.uk>
Fri, 20 Jun 2014 20:20:36 +0000 (21:20 +0100)
committerPhilip Withnall <philip.withnall@collabora.co.uk>
Tue, 3 Mar 2015 17:59:50 +0000 (17:59 +0000)
commitb9c94b344eacba14ad7b9a29e8a4b161c5d3e10e
tree4b7148fad2e4552621b92ec67f1fe5981b181072
parent32956587f35a8c4f1048549f9fce521c1e21de15
gfileutils: Mark the return value from g_path_skip_root() as nullable

It returns NULL for non-absolute paths.

https://bugzilla.gnome.org/show_bug.cgi?id=719966
glib/gfileutils.c