> -----Original Message----- > From: Kearney, Tadhg <tadhg.kear...@intel.com> <snip> > Subject: [PATCH] power: fix double free of opened files > > 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") > > Signed-off-by: Tadhg Kearney <tadhg.kear...@intel.com> > --- Acked-by: Reshma Pattan <reshma.pat...@intel.com>
- [PATCH] power: fix double free of opened files Tadhg Kearney
- RE: [PATCH] power: fix double free of opened files Pattan, Reshma
- Re: [PATCH] power: fix double free of opened files David Marchand