[PATCH 0/5] Credential asking cleanup follow-up

Peter Krempa pkrempa at redhat.com
Mon Jan 23 16:08:50 UTC 2023


Few things noticed during review and during fixing of the original
patches after review.

Peter Krempa (5):
  util: authconfig: Don't check return value of 'g_key_file_new()'
  virNetSSHSessionAuthAddPasswordAuth: Don't access unlocked 'sess'
  virnetsshsession: Don't check return value of
    'virNetSSHSessionAuthMethodNew'
  virNetLibsshSessionAuthAddPasswordAuth: Don't access unlocked 'sess'
  virnetlibsshsession: Don't check return value of
    'virNetLibsshSessionAuthMethodNew'

 src/rpc/virnetlibsshsession.c | 50 ++++++++---------------------------
 src/rpc/virnetsshsession.c    | 41 +++++++---------------------
 src/util/virauthconfig.c      |  8 ++----
 3 files changed, 23 insertions(+), 76 deletions(-)

-- 
2.38.1



More information about the libvir-list mailing list