CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/10/11 07:12:46
Modified files:
lib/libcrypto/asn1: x_algor.c
Log message:
Ensure that out_value is initialized even if out_type is NULL
This fixes the printf in the x509_algor regress.
ok jsing
