On Tue, Dec 02, 2025 at 12:38:45PM +0530, Sridhar Markonda wrote: > Add a NULL check after grub_calloc in gettext_append to handle allocation > errors. > This prevents using a NULL pointer and stops crashes during string > translation. > > 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
