[PATCH 2/2] src/tests: use g_autoptr for virNWFilterDef and virNWFilterRuleDef

Michal Prívozník mprivozn at redhat.com
Fri Jan 6 12:11:20 UTC 2023


On 1/6/23 10:58, Jiang Jiacheng wrote:
> Use g_autoptr() for virNWFilterDef and virNWFilterRuleDef and remove
> unnecessary label.
> 
> Signed-off-by: Jiang Jiacheng <jiangjiacheng at huawei.com>
> ---
>  src/conf/nwfilter_conf.c       | 44 ++++++++++++++--------------------
>  src/conf/virnwfilterobj.c      | 19 +++++++--------
>  src/nwfilter/nwfilter_driver.c |  7 +++---
>  tests/nwfilterxml2xmltest.c    | 22 +++++++----------
>  4 files changed, 37 insertions(+), 55 deletions(-)

This patch fails to apply. It looks mangled. Are you sure you've used
'git send-email' to send it?

Michal



More information about the libvir-list mailing list