All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Fixes for CIDs 86750 and 396931
@ 2022-10-17 14:04 Jagannathan Raman
  2022-10-17 14:04 ` [PATCH 1/2] zfs: dnode_get_path(): update dangling dn_new pointer Jagannathan Raman
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Jagannathan Raman @ 2022-10-17 14:04 UTC (permalink / raw)
  To: grub-devel; +Cc: daniel.kiper, darren.kenny, ross.philipson, alec.r.brown

Hi,

This series provides fixes for CIDs 86750 and 396931.

Kindly share your feedback.

Thank you very much!
--
Jag

Jagannathan Raman (2):
  zfs: dnode_get_path(): update dangling dn_new pointer
  kern/buffer: grub_buffer_free: handle NULL input pointer

 grub-core/fs/zfs/zfs.c  | 6 ++++++
 grub-core/kern/buffer.c | 7 +++++--
 2 files changed, 11 insertions(+), 2 deletions(-)

-- 
2.20.1



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-10-17 15:34 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-17 14:04 [PATCH 0/2] Fixes for CIDs 86750 and 396931 Jagannathan Raman
2022-10-17 14:04 ` [PATCH 1/2] zfs: dnode_get_path(): update dangling dn_new pointer Jagannathan Raman
2022-10-17 14:04 ` [PATCH 2/2] kern/buffer: grub_buffer_free: handle NULL input pointer Jagannathan Raman
2022-10-17 14:37 ` [PATCH 0/2] Fixes for CIDs 86750 and 396931 Ross Philipson
2022-10-17 15:34   ` Daniel Kiper

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.