On Fri, Sep 06, 2024 at 05:10:56PM +0800, Gary Lin via Grub-devel wrote: > strcat() is not available in GRUB. This commit replaces strcat() with > strcpy() in _asn1_str_cat() as the preparation to replace other strcat() > with the bounds-checking _asn1_str_cat(). > > Signed-off-by: Daniel Axtens <d...@axtens.net> > Signed-off-by: Gary Lin <g...@suse.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