Skip to content
Failed

Changes

Summary

  1. Prevent NPE in qemuAgentCommand (details)
Commit 9806651567d0345dc558d2dc2829da6323f4c20c by bage
Prevent NPE in qemuAgentCommand
On result = null, qemuAgentCommand will throw a NullPointerException.
Prevent this by constructing a CString from it.
Signed-off-by: Bastian Germann <bage@linutronix.de>
The file was modifiedsrc/main/java/org/libvirt/Domain.java (diff)