]> git.ipfire.org Git - thirdparty/libvirt.git/commit
use virBitmapFree instead of VIR_FREE for cpumask
authorJán Tomko <jtomko@redhat.com>
Sat, 1 Jun 2013 21:29:09 +0000 (23:29 +0200)
committerJán Tomko <jtomko@redhat.com>
Mon, 3 Jun 2013 12:11:22 +0000 (14:11 +0200)
commitde6889590254806456da5e8a7790e2704e6810ed
tree0f8ebb73af6f6fad7c0e237dde9b333b4b497e81
parentdc0c7915697a902d6edc5820f5930653b7684c3c
use virBitmapFree instead of VIR_FREE for cpumask

Found by 'git grep FREE.*cpumask' after looking at 31f1f6b.
src/conf/domain_conf.c
src/libxl/libxl_driver.c