CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/03/03 04:29:05
Modified files:
lib/libcrypto/x509: x509_constraints.c
Log message:
Pull a len == 0 check up before malloc(len) to avoid implementation
defined behavior.
ok deraadt inoguchi
