[libvirt] [PATCH v2 00/41] use GNU C's cleanup attribute in src/util (batch II)

Erik Skultety eskultet at redhat.com
Fri Jul 27 15:27:20 UTC 2018


On Tue, Jul 24, 2018 at 09:22:01PM +0530, Sukrit Bhatnagar wrote:
> This second series of patches also modifies a few files in src/util
> to use VIR_AUTOFREE and VIR_AUTOPTR for automatic freeing of memory
> and get rid of some VIR_FREE macro invocations and *Free function
> calls.
>
> The argument type of virCgroupFree is changed from virCgroupPtr *
> to virCgroupPtr and that of virUSBDeviceListAdd is changed to take
> a double pointer to virUSBDevice.

So I tweaked a few patches as noted in my review and pushed the series. I left
out the iscsi patches as there were some merge conflicts that need to be
resolved.

Thanks,
Erik




More information about the libvir-list mailing list