qemu-e2k/hw/vfio
Julia Suvorova 3e015d815b use g_path_get_basename instead of basename
basename(3) and dirname(3) modify their argument and may return
pointers to statically allocated memory which may be overwritten by
subsequent calls.
g_path_get_basename and g_path_get_dirname have no such issues, and
therefore more preferable.

Signed-off-by: Julia Suvorova <jusual@mail.ru>
Message-Id: <1519888086-4207-1-git-send-email-jusual@mail.ru>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Cornelia Huck <cohuck@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2018-03-06 14:01:29 +01:00
..
amd-xgbe.c
calxeda-xgmac.c
ccw.c
common.c * socket option parsing fix (Daniel) 2018-02-07 20:40:36 +00:00
Makefile.objs
pci-quirks.c vfio/pci: Add option to disable GeForce quirks 2018-02-06 11:08:27 -07:00
pci.c use g_path_get_basename instead of basename 2018-03-06 14:01:29 +01:00
pci.h vfio/pci: Add option to disable GeForce quirks 2018-02-06 11:08:27 -07:00
platform.c use g_path_get_basename instead of basename 2018-03-06 14:01:29 +01:00
spapr.c
trace-events