libvirt/src/openvz
Laine Stump c0ae4919e3 change DIR* int g_autoptr(DIR) where appropriate
All of these conversions are trivial - VIR_DIR_CLOSE() (aka
virDirClose()) is called only once on the DIR*, and it happens just
before going out of scope.

Signed-off-by: Laine Stump <laine@redhat.com>
Reviewed-by: Daniel Henrique Barboza <danielhb413@gmail.com>
2020-11-02 22:01:36 -05:00
..
meson.build meson: src: build libvirt.so library 2020-08-03 09:27:04 +02:00
openvz_conf.c change DIR* int g_autoptr(DIR) where appropriate 2020-11-02 22:01:36 -05:00
openvz_conf.h conf: don't use passed in caps in post parse method 2019-12-09 10:15:16 +00:00
openvz_driver.c openvz: use g_new0 instead of VIR_ALLOC* 2020-10-01 12:34:13 +02:00
openvz_driver.h src/openvz: use #pragma once in headers 2019-06-19 17:12:30 +02:00
openvz_util.c virsh: include virutil.h where used 2020-02-24 23:15:50 +01:00
openvz_util.h src/openvz: use #pragma once in headers 2019-06-19 17:12:30 +02:00