[libvirt PATCH 0/8] delete VIR_ALLOC and VIR_ALLOC_N (glib chronicles)

Pavel Hrdina phrdina at redhat.com
Thu Oct 8 16:09:28 UTC 2020


On Thu, Oct 08, 2020 at 02:12:06PM +0200, Ján Tomko wrote:
> Ján Tomko (8):
>   remote: refactor remoteSerializeDHCPLease
>   libxl: xenParseXMOS: separate VIR_ALLOC call
>   remote: use g_new0 instead of VIR_ALLOC
>   remote: remoteDispatchAuthList: remove useless 'rv'
>   src: use g_new0 instead of VIR_ALLOC
>   tests: use g_new0 instead of VIR_ALLOC
>   tests: delete VIR_ALLOC tests cases
>   util: delete VIR_ALLOC and VIR_ALLOC_N
> 
>  src/access/viraccessmanager.c       |   3 +-
>  src/admin/admin_server_dispatch.c   |   6 +-
>  src/hypervisor/domain_driver.c      |   3 +-
>  src/hypervisor/virclosecallbacks.c  |   7 +-
>  src/libvirt_private.syms            |   2 -
>  src/libxl/xen_xm.c                  |   9 +-
>  src/remote/remote_daemon_config.c   |   3 +-
>  src/remote/remote_daemon_dispatch.c | 279 +++++++++-------------------
>  src/remote/remote_daemon_stream.c   |   6 +-
>  src/remote/remote_driver.c          | 102 +++-------
>  src/test/test_driver.c              |  66 +++----
>  src/util/viralloc.c                 |  39 ----
>  src/util/viralloc.h                 |  33 ----
>  tests/viralloctest.c                |  89 +--------
>  14 files changed, 157 insertions(+), 490 deletions(-)

With the build error fixed

Reviewed-by: Pavel Hrdina <phrdina at redhat.com>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20201008/026a369e/attachment-0001.sig>


More information about the libvir-list mailing list