mirror of
https://git.proxmox.com/git/grub2
synced 2025-07-21 20:18:54 +00:00
![]() If huft_build() fails, gzio->tl or gzio->td could contain pointers that are no longer valid. Zero them out. This prevents a double free when grub_gzio_close() comes through and attempts to free them again. Signed-off-by: Daniel Axtens <dja@axtens.net> Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com> |
||
---|---|---|
.. | ||
bufio.c | ||
gzio.c | ||
lzopio.c | ||
offset.c | ||
xzio.c |