]> xenbits.xensource.com Git - libvirt.git/commit
util: bitmap: Tolerate NULL bitmaps in virBitmapEqual
authorPeter Krempa <pkrempa@redhat.com>
Tue, 20 Jan 2015 18:41:08 +0000 (19:41 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Thu, 29 Jan 2015 07:22:41 +0000 (08:22 +0100)
commit20448c2a72c3e420e6ad9d89f9f4302114bfef72
tree97b02e01c730e8c92e3f5b8806906ce73df006de
parent9bbbb9121654ad82931f21ef7f2fb1056670b955
util: bitmap: Tolerate NULL bitmaps in virBitmapEqual

After virBitmapEqual is able to compare NULL bitmaps few bits of code
can be cleaned up.
src/conf/domain_conf.c
src/conf/numatune_conf.c
src/util/virbitmap.c
src/util/virbitmap.h