On Thu, Mar 26, 2026 at 12:51:24 +0100, Michal Privoznik via Devel wrote: > From: Michal Privoznik <[email protected]> > > Let's use automatic memory freeing inside of > virSecurityManagerCheckModel() as it will simplify future > commits. > > Signed-off-by: Michal Privoznik <[email protected]> > --- > src/security/security_manager.c | 10 +++------- > 1 file changed, 3 insertions(+), 7 deletions(-)
Reviewed-by: Peter Krempa <[email protected]>
