On 9/6/22 18:26, Kristina Hanicova wrote: > > > On Tue, Sep 6, 2022 at 4:14 PM Jiacheng Jiang <jiangjiacheng@xxxxxxxxxx > <mailto:jiangjiacheng@xxxxxxxxxx>> wrote: > > From: jiangjiacheng <jiangjiacheng@xxxxxxxxxx > <mailto:jiangjiacheng@xxxxxxxxxx>> > > *** 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@xxxxxxxxxx > <mailto:khanicov@xxxxxxxxxx>> > > Kristina Merged now. Michal