]> git.ipfire.org Git - thirdparty/libvirt.git/commit
rpc: Don't overwrite virAuthGet{Username|Password}Path errors
authorJohn Ferlan <jferlan@redhat.com>
Tue, 14 Aug 2018 14:33:26 +0000 (10:33 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Wed, 15 Aug 2018 19:42:37 +0000 (15:42 -0400)
commitf951277716e88d96577099a7b2d821528bf2d333
tree8e636cffd9d35d7fbb7072ed6b2d27f04e2155eb
parenta9a476e3fb26e96dc2ef1da2feacee2b56a00bdb
rpc: Don't overwrite virAuthGet{Username|Password}Path errors

Now that the virAuthGet*Path API's generate all the error messages
we can remove them from the callers.

Signed-off-by: John Ferlan <jferlan@redhat.com>
Reviewed-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com>
src/rpc/virnetlibsshsession.c
src/rpc/virnetsshsession.c