On Mon, Apr 07, 2025 at 10:22:47AM +0200, Thorsten Blum wrote: > Use kzalloc() to zero out the one-element array instead of using > kmalloc() followed by a manual NUL-termination. > > No functional changes intended. > > Signed-off-by: Thorsten Blum <thorsten.blum@xxxxxxxxx> > --- > crypto/asymmetric_keys/x509_cert_parser.c | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-) Patch applied. Thanks. -- Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt