On Fri, Feb 15, 2019 at 01:42:12PM +0100, Peter Krempa wrote:
Since virStorageSource is now a subclass of virObject, we can use
VIR_AUTOUNREF instead.
Signed-off-by: Peter Krempa <pkrempa@redhat.com>
---
Reviewed-by: Erik Skultety <eskultet@redhat.com>