CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/07/24 15:41:29
Modified files:
lib/libcrypto/x509: x509_lib.c
Log message:
Plug leak in X509V3_add1_i2d()
Do not leak the extension that was deleted from the stack.
via OpenSSL c3efe5c9.
ok jsing
