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

Erik Skultety eskultet at redhat.com
Wed Aug 8 08:57:22 UTC 2018


On Mon, Aug 06, 2018 at 02:13:27AM +0530, Sukrit Bhatnagar wrote:
> This third 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.

This will clearly not apply on top the current master since most of the patches
were already merged in some (updated) form, thus any other necessary
changes/adjustments need to be covered by a follow-up series built on top of
the current master. Also, there's something wrong with your system time, since
git send-email overwrote the time stamp of the patches to 5th of August, it
just looks weird on the list.

Erik




More information about the libvir-list mailing list