On Thu, Oct 09, 2025 at 02:49:39PM +0530, Sudhakar Kuppusamy wrote: Missing "From: Sridhar Markonda <[email protected]>"...
I will add it for you... > A menu entry with an empty title leads to an out-of-bounds access at > ch = src[len - 1] (i.e., `src` is empty and `len` is zero). So, fixing > this by checking the menu entry title length and throwing an error if > the length is zero. > > Signed-off-by: Sridhar Markonda <[email protected]> > Signed-off-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
