[PATCH] power: fix double free of opened files

David Marchand david.marchand at redhat.com
Mon Nov 14 11:00:39 CET 2022


On Mon, Nov 7, 2022 at 10:18 AM Pattan, Reshma <reshma.pattan at intel.com> wrote:
> > Fix double free of f_min and f_max by reverting the flcose() for f_min and
> > f_max. As f_min and f_max are stored for further use and closed in uncore
> > deinitialization.
> >
> > Fixes: b127e74 ("power: fix open file descriptors leak")

Please, use 12 chars format for commit hash, as documented.
git config alias.fixline "log -1 --abbrev=12 --format='Fixes: %h
(\"%s\")%nCc: %ae'"


> >
> > Signed-off-by: Tadhg Kearney <tadhg.kearney at intel.com>
> > ---
>
> Acked-by: Reshma Pattan <reshma.pattan at intel.com>

Applied, thanks.


-- 
David Marchand



More information about the dev mailing list