qemu_capabilities: Resolve Coverity NULL_RETURNS
Adjust the initialization of qemuCaps() to check for a NULL before attempting to dereference like other callers/users do.
Showing
想要评论请 注册 或 登录
Adjust the initialization of qemuCaps() to check for a NULL before attempting to dereference like other callers/users do.