Re: [libvirt] [PATCH 4/9] virDomainObjIsActive: Allow vm->def to be NULL

2019-06-04 Thread Nikolay Shirokovskiy
On 30.05.2019 12:33, Michal Privoznik wrote: > Signed-off-by: Michal Privoznik > --- > src/conf/domain_conf.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/src/conf/domain_conf.h b/src/conf/domain_conf.h > index fa0756b634..e1b5df7e46 100644 > ---

[libvirt] [PATCH 4/9] virDomainObjIsActive: Allow vm->def to be NULL

2019-05-30 Thread Michal Privoznik
Signed-off-by: Michal Privoznik --- src/conf/domain_conf.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/conf/domain_conf.h b/src/conf/domain_conf.h index fa0756b634..e1b5df7e46 100644 --- a/src/conf/domain_conf.h +++ b/src/conf/domain_conf.h @@ -2766,7 +2766,7 @@ int