]> git.ipfire.org Git - thirdparty/grub.git/commit
disk/lvm: Use zalloc to ensure that segments are initialised to sane value.
authorVladimir Serbinenko <phcoder@gmail.com>
Sat, 14 Feb 2015 19:31:00 +0000 (20:31 +0100)
committerVladimir Serbinenko <phcoder@gmail.com>
Sat, 14 Feb 2015 19:31:00 +0000 (20:31 +0100)
commit2ae9457e6eb4c352051fb32bc6fc931a22528ab2
tree104fc8bbbde2a51a88f926164217f8019b1d0f4a
parent8e5bc2f4d3767485e729ed96ea943570d1cb1e45
disk/lvm: Use zalloc to ensure that segments are initialised to sane value.

Reported by: EmanueL Czirai.
grub-core/disk/lvm.c