[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v19 05/33] libtasn1: replace strcat() with _asn1_str_cat()
From: |
Daniel Kiper |
Subject: |
Re: [PATCH v19 05/33] libtasn1: replace strcat() with _asn1_str_cat() |
Date: |
Thu, 3 Oct 2024 18:06:09 +0200 |
User-agent: |
NeoMutt/20170113 (1.7.2) |
On Fri, Sep 06, 2024 at 05:10:57PM +0800, Gary Lin via Grub-devel wrote:
> strcat() is not available in GRUB. This commit replaces strcat() and
> _asn1_strcat() with the bounds-checking _asn1_str_cat().
>
> Signed-off-by: Daniel Axtens <dja@axtens.net>
> Signed-off-by: Gary Lin <glin@suse.com>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
Daniel
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [PATCH v19 05/33] libtasn1: replace strcat() with _asn1_str_cat(),
Daniel Kiper <=