]> code.ossystems Code Review - openembedded-core.git/commit
grub: fix a memory leak
authorMarta Rybczynska <rybczynska@gmail.com>
Fri, 18 Feb 2022 10:05:38 +0000 (11:05 +0100)
committerSteve Sakoman <steve@sakoman.com>
Wed, 23 Feb 2022 15:00:42 +0000 (05:00 -1000)
commitde075f9421a16e1728968349ba16b0d68d47efea
tree973bd3e00cefd5add0436e06cdb7e71b6141752d
parente58e6e646c2efb91dba3ffa6db3a43b7972f0c87
grub: fix a memory leak

Add a fix of a memory leak in grub's commands/hashsum. 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/0030-commands-hashsum-Fix-a-memory-leak.patch [new file with mode: 0644]
meta/recipes-bsp/grub/grub2.inc