util: use size_t instead of unsigned int for num_virtual_functions
This is a prerequisite to the fix for the fix to: https://bugzilla.redhat.com/show_bug.cgi?id=1025397 num_virtual_functions needs to be size_t in order to use the VIR_APPEND_ELEMENT macro.
Showing
想要评论请 注册 或 登录