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@xxxxxxxxxx> > --- > 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