* grub-core/lib/relocator.c (malloc_in_range): Fix memory leak.
Change order of allocations to decrease fragmentation.
This commit is contained in:
parent
6c21f5d7a1
commit
5a6e39c28f
2 changed files with 14 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
2012-02-27 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/lib/relocator.c (malloc_in_range): Fix memory leak.
|
||||
Change order of allocations to decrease fragmentation.
|
||||
|
||||
2012-02-27 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* Makefile.util.def (grub-ofpathname): Enable on all platforms.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue