On Thu, Mar 13, 2025 at 14:44:37 +0100, Michal Privoznik wrote:
> At the beginning of virCHProcessStop() the ref to driver config
> is obtained (via virCHDriverGetConfig()), but corresponding unref
> call is lacking. Use g_autoptr() to make sure the config is
> unrefed always.
> 
> Signed-off-by: Michal Privoznik <mpriv...@redhat.com>
> ---
>  src/ch/ch_process.c | 2 +-

Reviewed-by: Peter Krempa <pkre...@redhat.com>

Reply via email to