]> git.ipfire.org Git - thirdparty/grub.git/commit
* grub-core/normal/menu_entry.c (insert_string): fix off by one
authorAndrey Borzenkov <arvidjaar@gmail.com>
Mon, 25 Feb 2013 21:42:25 +0000 (22:42 +0100)
committerVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Mon, 25 Feb 2013 21:42:25 +0000 (22:42 +0100)
commit958bfd2067775842f79e4eebd1ce26f643f781cd
treeeacc5ccc53e08d6cb188992f2d6af416239b26ea
parentb7b78edb1ca05f30dd07ebed4bcb3d5a39aa5358
* grub-core/normal/menu_entry.c (insert_string): fix off by one
access to unallocated memory.
ChangeLog
grub-core/normal/menu_entry.c