Avoid resetting errors in virTypedParamsFree
The function does not report any errors so there should be no need too reset an existing error first. Moreover, virTypedParamsFree is mostly called in cleanup phase where it has the potential to reset any useful reported earlier.
Showing
想要评论请 注册 或 登录