[libvirt] [PATCH 1/5] rpc: use virStringSplit instead of strsep

Pavel Hrdina phrdina at redhat.com
Thu Nov 14 11:22:12 UTC 2019


On Thu, Nov 14, 2019 at 11:43:29AM +0100, Peter Krempa wrote:
> When parsing allowed authentication methods for the native ssh lib
> trasnports we used strsep. Since we have virStringSplit helper let's use

s/trasnports/transports/

> that one.
> 
> Signed-off-by: Peter Krempa <pkrempa at redhat.com>
> ---
>  src/rpc/virnetsocket.c | 28 ++++++++++++----------------
>  1 file changed, 12 insertions(+), 16 deletions(-)

Reviewed-by: Pavel Hrdina <phrdina at redhat.com>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20191114/2f1075ea/attachment-0001.sig>


More information about the libvir-list mailing list