[libvirt] [PATCH 2/3] Use g_mkdtemp instead of mkdtemp

Peter Krempa pkrempa at redhat.com
Thu Nov 14 16:40:01 UTC 2019


On Thu, Nov 14, 2019 at 14:48:05 +0100, Ján Tomko wrote:
> Prefer the GLib version to the one from gnulib.
> 
> Signed-off-by: Ján Tomko <jtomko at redhat.com>
> ---
>  src/qemu/qemu_process.c      | 2 +-
>  tests/fdstreamtest.c         | 2 +-
>  tests/qemuhotplugtest.c      | 2 +-
>  tests/qemumemlocktest.c      | 2 +-
>  tests/qemumonitortestutils.c | 2 +-
>  tests/qemuxml2argvtest.c     | 2 +-
>  tests/qemuxml2xmltest.c      | 2 +-
>  tests/scsihosttest.c         | 2 +-
>  tests/testutilsqemu.c        | 4 ++--
>  tests/vircgrouptest.c        | 2 +-
>  tests/virhostdevtest.c       | 2 +-
>  tests/virnetsockettest.c     | 4 ++--
>  tests/virpcitest.c           | 2 +-
>  tests/virscsitest.c          | 2 +-
>  14 files changed, 16 insertions(+), 16 deletions(-)

Reviewed-by: Peter Krempa <pkrempa at redhat.com>




More information about the libvir-list mailing list