Daniel P. Berrangé 12d17dcc26 src: replace last_component() with g_path_get_basename()
The last_component() method is a GNULIB custom function
that returns a pointer to the base name in the path.
This is similar to g_path_get_basename() but without the
malloc. The extra malloc is no trouble for libvirt's
needs so we can use g_path_get_basename().

Reviewed-by: Fabiano Fidêncio <fidencio@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
2020-01-03 15:42:13 +00:00
..
2019-10-15 11:25:24 +02:00
2019-10-15 11:25:24 +02:00
2019-10-15 11:25:24 +02:00
2019-10-15 11:25:24 +02:00
2019-10-15 11:25:24 +02:00