libvirt/src/vmware
Luke Yue 6e91cbfdad Replace AbsPath judgement method with g_path_is_absolute()
The g_path_is_absolute() considers more situations
than just a simply "path[0] == '/'".

Related issue: https://gitlab.com/libvirt/libvirt/-/issues/12

Signed-off-by: Luke Yue <lukedyue@gmail.com>
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
2021-04-21 10:02:09 +02:00
..
meson.build
vmware_conf.c Replace AbsPath judgement method with g_path_is_absolute() 2021-04-21 10:02:09 +02:00
vmware_conf.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
vmware_driver.c Replace AbsPath judgement method with g_path_is_absolute() 2021-04-21 10:02:09 +02:00
vmware_driver.h