Check for errors when parsing bridge interface XML
The return status of virInterfaceDefParseBridge() was not being checked, potentially resulting in the creation of a broken interface.
Showing
想要评论请 注册 或 登录
The return status of virInterfaceDefParseBridge() was not being checked, potentially resulting in the creation of a broken interface.