[libvirt PATCH 00/21] Remove VIR_{ALLOC, ALLOC_N, REALLOC_N}_QUIET macros.

Ján Tomko jtomko at redhat.com
Fri Sep 11 16:22:20 UTC 2020


On a Friday in 2020, Tim Wiederhake wrote:
>See also
>  https://www.redhat.com/archives/libvir-list/2020-September/msg00540.html
>and
>  https://www.redhat.com/archives/libvir-list/2020-September/msg00610.html
>
>Tim Wiederhake (21):
>  util: Use glib memory functions in virErrorCopyNew
>  util: Use glib memory functions in virLastErrorObject
>  util: Remove VIR_ALLOC_QUIET
>  tests: Use glib memory function in testConfRoundTrip
>  util: Use glib memory functions in virJSONValueGetArrayAsBitmap
>  util: Remove VIR_ALLOC_N_QUIET

I have pushed all the paches except these ^^^

>  qemu: Use glib memory functions in qemuDomainMasterKeyReadFile
>  qemu: Use glib memory functions in qemuDomainLogContextRead
>  qemu: Use glib memory functions in qemuProcessReadLog
>

These could have been squashed into one commit:
    qemu: remove use of VIR_REALLOC_N_QUIET

Jano

> src/qemu/qemu_domain.c  |  4 ++--
> src/qemu/qemu_process.c |  2 +-
> src/rpc/virnetmessage.c |  4 ++--
> src/util/viralloc.h     | 44 -----------------------------------------
> src/util/virbitmap.c    | 10 ++--------
> src/util/virdevmapper.c |  4 +---
> src/util/virerror.c     | 30 ++++++++++++++--------------
> src/util/virfile.c      | 15 +++++---------
> src/util/virjson.c      |  4 ++--
> src/util/virlog.c       | 24 ++++++++--------------
> src/util/virthread.c    |  5 +----
> tests/virconftest.c     | 29 ++++++++++-----------------
> tests/virpcimock.c      | 24 ++++++++--------------
> tools/vsh.c             | 10 ++++------
> 14 files changed, 61 insertions(+), 148 deletions(-)
>
>-- 
>2.26.2
>
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20200911/52cf8932/attachment-0001.sig>


More information about the libvir-list mailing list