]> git.proxmox.com Git - grub2.git/commit - ChangeLog-2015
* grub-core/normal/menu_entry.c (run): Use grub_memcpy rather than
authorVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Fri, 8 Apr 2011 12:37:13 +0000 (14:37 +0200)
committerVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Fri, 8 Apr 2011 12:37:13 +0000 (14:37 +0200)
commitd7a565e962b541b8a5ccb2719253a884b2c2b422
tree751bf75a2cce9ed12a821dec3d0a4047d45371d3
parent7c2e4909c3cf1a2b23ac096e48269e1e7f694fab
* grub-core/normal/menu_entry.c (run): Use grub_memcpy rather than
grub_strcpy since the lines aren't necessarily 0-terminated.
ChangeLog
grub-core/normal/menu_entry.c