
6 Sep
2022
6 Sep
'22
12:26 p.m.
On Tue, Sep 6, 2022 at 4:14 PM Jiacheng Jiang <jiangjiacheng@huawei.com> wrote:
From: jiangjiacheng <jiangjiacheng@huawei.com>
*** BLURB HERE ***
jiangjiacheng (3): conf: clean up memory containing secrets before freeing remote: remove unnecessary return value and if branch Fix some coding style issues
src/conf/domain_conf.c | 4 +++- src/remote/remote_daemon.c | 6 +----- src/remote/remote_daemon_config.c | 4 +--- src/remote/remote_daemon_config.h | 2 +- src/rpc/virnetserverclient.c | 28 ++++++++++++++-------------- 5 files changed, 20 insertions(+), 24 deletions(-)
Reviewed-by: Kristina Hanicova <khanicov@redhat.com> Kristina