
6 Jan
2023
6 Jan
'23
12:11 p.m.
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@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