[Libguestfs] [PATCH nbdkit v2 4/9] curl: Do pool_unload before config_unload

Eric Blake eblake at redhat.com
Mon Jul 31 14:11:46 UTC 2023


On Fri, Jul 28, 2023 at 06:17:48PM +0100, Richard W.M. Jones wrote:
> Since config.c deals with handles (and contains free_handle), and
> since pool_unload calls free_handle to free handles, it's better to do
> pool_unload first.
> 
> I don't believe this is a correctness issue now, but it will be in
> subsequent commits.
> ---
>  plugins/curl/curl.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Reviewed-by: Eric Blake <eblake at redhat.com>

-- 
Eric Blake, Principal Software Engineer
Red Hat, Inc.
Virtualization:  qemu.org | libguestfs.org


More information about the Libguestfs mailing list