[prev in list] [next in list] [prev in thread] [next in thread] 

List:       grub-devel
Subject:    [PATCH] seems to be missed grub_free (new one)
From:       Vladimir Testov <vladimir.testov () rosalab ! ru>
Date:       2013-03-21 17:11:01
Message-ID: 3801414.WI2NbnSuZA () icedphoenix
[Download RAW message or body]

This time grub is building with this patch and I've rechecked twice.

In the nearby function grub_free is present in similar case.
-- 
With best regards,
_______________________________
Vladimir Testov, ROSA Laboratory.
www.rosalab.ru
["grub-2.00-missed-grub-free.patch" (grub-2.00-missed-grub-free.patch)]

diff -Naur grub-2.00/grub-core/gfxmenu/font.c grub-new2/grub-core/gfxmenu/font.c
--- grub-2.00/grub-core/gfxmenu/font.c	2012-03-27 18:29:43.000000000 +0400
+++ grub-new2/grub-core/gfxmenu/font.c	2013-03-21 20:38:10.716362935 +0400
@@ -104,6 +104,7 @@
 
       grub_free (glyph.combining);
     }
+  grub_free (logical);
 
   return width;
 }


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic