2009-09-12 Robert Millan <rmh.grub@aybabtu.com>
Fix memory corruption issue (spotted by Colin Watson). * kern/i386/pc/startup.S (grub_vbe_bios_getset_dac_palette): Fix bug causing returned size to be stored in an incorrect memory location. Fix use of uninitialized value when storing the returned size.
This commit is contained in:
parent
e8f5d6e985
commit
5c9f8d8427
2 changed files with 11 additions and 3 deletions
|
@ -1,3 +1,11 @@
|
|||
2009-09-12 Robert Millan <rmh.grub@aybabtu.com>
|
||||
|
||||
Fix memory corruption issue (spotted by Colin Watson).
|
||||
|
||||
* kern/i386/pc/startup.S (grub_vbe_bios_getset_dac_palette): Fix bug
|
||||
causing returned size to be stored in an incorrect memory location.
|
||||
Fix use of uninitialized value when storing the returned size.
|
||||
|
||||
2009-09-12 Yves Blusseau <blusseau@zetam.org>
|
||||
|
||||
Change clean rules to properly remove files
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue