Coverity marked multiple issues in grub-core/fs/zfs/zfs.c and
grub-core/mmap/mmap.c. These patches help resolve these issues.

This patch set fixes the following CIDs:
CID 96655
CID 896330
CID 896331
CID 896334
CID 896336
CID 897337
CID 896340
CID 314020

Alec Brown

Alec Brown (2):
      mmap/mmap: Fix resource leak
      fs/zfs: Avoid pointer downcasting in dnode_get()

 grub-core/fs/zfs/zfs.c | 6 +++---
 grub-core/mmap/mmap.c  | 8 ++++++--
 2 files changed, 9 insertions(+), 5 deletions(-)



_______________________________________________
Grub-devel mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to