Branch: refs/heads/openssl-3.0
Home: https://github.openssl.org/openssl/openssl
Commit: daa014b2061b94832415b1177ff2db6a17fc7274
https://github.openssl.org/openssl/openssl/commit/daa014b2061b94832415b1177ff2db6a17fc7274
Author: Jiasheng Jiang <[email protected]>
Date: 2022-06-28 (Tue, 28 Jun 2022)
Changed paths:
M fuzz/asn1.c
Log Message:
-----------
fuzz/asn1.c: Add check for ASN1_item_i2d
As the potential failure of the ASN1_item_i2d,
it should be better to check the return value.
Signed-off-by: Jiasheng Jiang <[email protected]>
Reviewed-by: Shane Lontis <[email protected]>
Reviewed-by: Tomas Mraz <[email protected]>
(Merged from https://github.com/openssl/openssl/pull/18647)
(cherry picked from commit 1cb35ce06a968dc82e7cd9502ecce8e89eca9580)