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>
Loading
Please register or sign in to comment