]> code.ossystems Code Review - openembedded-core.git/commit
grub: add structure initialization in zstd
authorMarta Rybczynska <rybczynska@gmail.com>
Fri, 18 Feb 2022 10:05:22 +0000 (11:05 +0100)
committerSteve Sakoman <steve@sakoman.com>
Wed, 23 Feb 2022 15:00:41 +0000 (05:00 -1000)
commit370ea660d476bda0d4f45520815396036648d87a
treef596551840deea34a409389a07cc08e56f5953b3
parentbb0841ebfe1035af7eb807afd9bd59979b8a5dd1
grub: add structure initialization in zstd

This patch adds initialization of a structure in grub's zstd, which
might be left uninitialized by the compiler. It is a part of a security
series [1].

[1] https://lists.gnu.org/archive/html/grub-devel/2021-03/msg00007.html

Signed-off-by: Marta Rybczynska <marta.rybczynska@huawei.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-bsp/grub/files/0014-zstd-Initialize-seq_t-structure-fully.patch [new file with mode: 0644]
meta/recipes-bsp/grub/grub2.inc