]> git.ipfire.org Git - thirdparty/grub.git/commit
* grub-core/io/gzio.c (huft_build): Use zalloc for safety.
authorVladimir Serbinenko <phcoder@gmail.com>
Wed, 30 Oct 2013 10:58:00 +0000 (11:58 +0100)
committerVladimir Serbinenko <phcoder@gmail.com>
Wed, 30 Oct 2013 10:58:00 +0000 (11:58 +0100)
commita602dc542576e79110762b99155debd4ae0d4f55
treec09b72c41b0d6497ff6841180b33e7fa719656f0
parent93c120754a537a2f060b8e20eab620e714309b82
* grub-core/io/gzio.c (huft_build): Use zalloc for safety.
(initialize_tables): reset tl and td to NULL after freeing.
ChangeLog
grub-core/io/gzio.c