CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/03/11 08:56:04
Modified files:
lib/libcrypto/asn1: bio_ndef.c
Log message:
Use "if (ptr == NULL)" instead of "if (!ptr)"
Requested by jsing
CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/03/11 08:56:04
Modified files:
lib/libcrypto/asn1: bio_ndef.c
Log message:
Use "if (ptr == NULL)" instead of "if (!ptr)"
Requested by jsing