]> xenbits.xensource.com Git - libvirt.git/commit
libxl: Resolve Coverity CHECKED_RETURN
authorJohn Ferlan <jferlan@redhat.com>
Thu, 11 Sep 2014 21:52:58 +0000 (17:52 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Fri, 12 Sep 2014 10:12:50 +0000 (06:12 -0400)
commit245134fc1df467ce75df2e5181ec12f497aba5f8
tree7cb70ed2e6f17c08d4a2467b9c6957d9f9830587
parent78fbc79d85f32eddda5379ced7ec8f9b45c45e59
libxl: Resolve Coverity CHECKED_RETURN

Add a check of the return for virDomainHostdevInsert() like every
other call.

Signed-off-by: John Ferlan <jferlan@redhat.com>
src/libxl/libxl_driver.c