xen: Resolve resource leak with 'cpuset'
Make cpuset local to the while loop and free it once done with it each time through the loop. Add a sa_assert() to virBitmapParse() to keep Coverity from believing there could be a negative return and possible resource leak.
Showing
想要评论请 注册 或 登录