During a scan of the GRUB with the most recent Coverity tool set, a couple
resource leaks were detected in the gnulib code that the GRUB is using. This
patchset fixes these issues found on the current gnulib master branch.

Alec Brown (2):
      lib/regcomp: Fix resource leak
      lib/regexec: Fix resource leak

 lib/regcomp.c | 20 ++++++++++++++++----
 lib/regexec.c |  2 +-
 2 files changed, 17 insertions(+), 5 deletions(-)


Reply via email to