* grub-core/normal/menu_entry.c (insert_string): fix off by one
access to unallocated memory.
This commit is contained in:
parent
b7b78edb1c
commit
958bfd2067
2 changed files with 11 additions and 5 deletions
|
@ -1,3 +1,8 @@
|
|||
2013-02-25 Andrey Borzenkov <arvidjaar@gmail.com>
|
||||
|
||||
* grub-core/normal/menu_entry.c (insert_string): fix off by one
|
||||
access to unallocated memory.
|
||||
|
||||
2013-02-25 Andrey Borzenkov <arvidjaar@gmail.com>
|
||||
|
||||
* Makefile.util.def: Add partmap/msdos.c to common library.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue