Coverity found a couple resource leaks in gnulib code that the GRUB is using. These fixes have been made in the latest version of gnulib and I've backported these changes to maintain consistency.
This patch set fixes the following CIDs: CID: 473869 CID: 473887 CID: 473888 Alec Brown (2): gnulib/regcomp: Fix resource leak gnulib/regexec: Fix resource leak bootstrap.conf | 7 ++- conf/Makefile.extra-dist | 2 + grub-core/lib/gnulib-patches/fix-regcomp-resource-leak.patch | 110 ++++++++++++++++++++++++++++++++++++++++++++++++ grub-core/lib/gnulib-patches/fix-regexec-resource-leak.patch | 11 +++++ 4 files changed, 129 insertions(+), 1 deletion(-) _______________________________________________ Grub-devel mailing list Grub-devel@gnu.org https://lists.gnu.org/mailman/listinfo/grub-devel