On Wed, Aug 13, 2025 at 08:36:44PM -0500, arraybo...@gmail.com wrote: > From: Aaron Rainbolt <arraybo...@gmail.com> > > The cmd_line field of the start_info struct is not guaranteed to be > NUL-terminated, even though it is intended to contain a NUL-terminated > string. Add a warning about this in a comment so future consumers of > this field know to check it for a NUL terminator before using it. > > Signed-off-by: Aaron Rainbolt <arraybo...@gmail.com>
Reviewed-by: Daniel Kiper <daniel.ki...@oracle.com> Daniel _______________________________________________ Grub-devel mailing list Grub-devel@gnu.org https://lists.gnu.org/mailman/listinfo/grub-devel