On 2/25/21 6:51 AM, Kristina Hanicova wrote:
This is v2 from
https://listman.redhat.com/archives/libvir-list/2021-February/msg01129.html

I changed variable names in patch 1/3 as suggested by Laine. Patches 2/3
and 3/3 have already been reviewed-by and I am sending them for
completeness.

This uses g_autofree (if possible) in file networkcommon_conf and
g_autoptr instead of virNetDevIPRouteFree where possible.


Kristina Hanicova (3):
   networkcommon_conf: Use g_autofree where possible
   Use g_autoptr instead of virNetDevIPRouteFree if possible
   Remove redundant variables/labels

  src/conf/domain_conf.c        |  3 +-
  src/conf/networkcommon_conf.c | 90 +++++++++++++++--------------------
  src/lxc/lxc_native.c          | 10 ++--
  src/vz/vz_sdk.c               |  3 +-
  4 files changed, 44 insertions(+), 62 deletions(-)


Reviewed-by: Laine Stump <[email protected]>
(for all 3) and pushed.

Reply via email to