Liuji (Jeremy) e0152c1edf virDomainDefParseXML: set the argument of virBitmapFree to NULL after calling virBitmapFree
After freeing the bitmap pointer, it must set the pointer to NULL.
This will avoid any other use of the freed memory of the bitmap pointer.

https://bugzilla.redhat.com/show_bug.cgi?id=1006710

Signed-off-by: Liuji (Jeremy) <jeremy.liu@huawei.com>
(cherry picked from commit ef5d51d491356f1f4287aa3a8b908b183b6dd9aa)
2013-10-15 16:03:21 +02:00
..
2012-12-21 11:19:50 +00:00
2013-05-22 13:14:31 +08:00
2013-05-23 18:56:36 +02:00