]> xenbits.xensource.com Git - libvirt.git/commit
virNetSSHSessionAuthAddPrivKeyAuth: Refactor cleanup
authorPeter Krempa <pkrempa@redhat.com>
Thu, 8 Dec 2022 13:18:16 +0000 (14:18 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 23 Jan 2023 15:32:26 +0000 (16:32 +0100)
commit3267ce58cf92a6b9892b18d695b3afeccc5b8289
tree69c18733be041e70cd8d6dba1a222f409979c81b
parent7f6b632b73fb4aa85d729f7dfd7972ef3c7d0d8c
virNetSSHSessionAuthAddPrivKeyAuth: Refactor cleanup

With g_strdup not failing we can remove all of the 'error' section.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Jonathon Jongsma <jjongsma@redhat.com>
src/rpc/virnetsshsession.c