On 12/19/23 16:48, Ján Tomko wrote: > As of commit b2d079c113a which converted this function to use g_strdup, > the error label is only reached when i = 0, rendering it useless. > > Remove it. > > Fixes: https://gitlab.com/libvirt/libvirt/-/issues/572 > Signed-off-by: Ján Tomko <[email protected]> > --- > src/remote/remote_driver.c | 9 +-------- > 1 file changed, 1 insertion(+), 8 deletions(-) >
Reviewed-by: Michal Privoznik <[email protected]> Michal _______________________________________________ Devel mailing list -- [email protected] To unsubscribe send an email to [email protected]
