libvirt/src/openvz
Ján Tomko 94c98eb550 drivers: use g_strdup in probe functions
The callers expect '1' on a successful probe,
so return 1 just like VIR_STRDUP would.

Signed-off-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
2019-10-21 12:51:55 +02:00
..
Makefile.inc.am maint: Add filetype annotations to Makefile.inc.am 2019-04-12 16:55:38 +02:00
openvz_conf.c Use g_strdup instead of ignoring VIR_STRDUP's value 2019-10-21 12:51:55 +02:00
openvz_conf.h src/openvz: use #pragma once in headers 2019-06-19 17:12:30 +02:00
openvz_driver.c drivers: use g_strdup in probe functions 2019-10-21 12:51:55 +02:00
openvz_driver.h src/openvz: use #pragma once in headers 2019-06-19 17:12:30 +02:00
openvz_util.c Make tests independant of system page size 2015-02-02 20:27:43 +00:00
openvz_util.h src/openvz: use #pragma once in headers 2019-06-19 17:12:30 +02:00