]> git.proxmox.com Git - grub2.git/commit - ChangeLog-2015
* grub-core/kern/disk.c (grub_disk_write): Use malloc/free instead of
authorVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Sun, 20 Oct 2013 22:10:34 +0000 (00:10 +0200)
committerVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Sun, 20 Oct 2013 22:10:34 +0000 (00:10 +0200)
commit2cc679adaeaf7fd9922efac1fc7721deedc60f2e
treee95c4d8139d28d65e8035caae0e93dd809e8a78b
parent2e4659b810801d537f177ab43df6c07574dd0a2e
* grub-core/kern/disk.c (grub_disk_write): Use malloc/free instead of
variable length arrays.

Saves 50 bytes on compressed image.
ChangeLog
grub-core/kern/disk.c