On Tue, Jun 24, 2025 at 12:27:17AM +0530, sudhakar wrote: > On 2025-06-23 23:16, Lidong Chen via Grub-devel wrote: > > In grub_cmd_initrd(), memory is allocated for variable initrd_ctx > > before calling grub_relocator_alloc_chunk_align_safe(). When the > > function call fails, initrd_ctx should be freed before exiting > > grub_cmd_initrd(). > > > > Fixes: CID 473852 > > > > Signed-off-by: Lidong Chen <[email protected]> > > it looks good.. > > Reviewed-by: Sudhakar Kuppusamy <[email protected]>
Reviewed-by: Daniel Kiper <[email protected]> Daniel _______________________________________________ Grub-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/grub-devel
