* src/conf/domain_conf.c (virDomainChannelDefCheckABIStability):
avoid crashing libvirtd due
to derefing a NULL pointer.
For details, please see bug:
RHBZ:
https://bugzilla.redhat.com/show_bug.cgi?id=808371
Signed-off-by: Alex Jia <ajia(a)redhat.com>
---
src/conf/domain_conf.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)