On Thu, Mar 02, 2023 at 07:20:42PM +0100, Oliver Steffen wrote: > grub_calloc already initializes the buffer with \0, no
Nit, s/grub_calloc/grub_calloc()/... > need to set the null-terminator at the end. s/null-terminator/NUL-terminator/ > > Signed-off-by: Oliver Steffen <[email protected]> Otherwise Reviewed-by: Daniel Kiper <[email protected]>... Daniel _______________________________________________ Grub-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/grub-devel
