mirror of
https://git.proxmox.com/git/grub2
synced 2025-07-24 17:01:34 +00:00
![]() The code is assuming that the value of br_token.constraint was initialized to zero when it wasn't. While some compilers will ensure that, not all do, so it is better to fix this explicitly than leave it to chance. Fixes: CID 73749 Signed-off-by: Darren Kenny <darren.kenny@oracle.com> Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com> |
||
---|---|---|
.. | ||
fix-base64.patch | ||
fix-null-deref.patch | ||
fix-uninit-structure.patch | ||
fix-unused-value.patch | ||
fix-width.patch | ||
no-abort.patch |