2010-03-06 Vladimir Serbinenko <phcoder@gmail.com>

* loader/i386/multiboot_mbi.c (grub_multiboot_set_bootdev): Free the
	right pointer.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2010-03-06 17:25:40 +01:00
parent 8f9a632b96
commit 2ac227c7f4
2 changed files with 8 additions and 3 deletions

View file

@ -1,3 +1,8 @@
2010-03-06 Vladimir Serbinenko <phcoder@gmail.com>
* loader/i386/multiboot_mbi.c (grub_multiboot_set_bootdev): Free the
right pointer.
2010-03-05 Vladimir Serbinenko <phcoder@gmail.com>
Fix FreeBSD compilation.