CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/11/02 07:59:29
Modified files:
lib/libssl : s3_lib.c
Log message:
Do not take the strlen() of a NULL name. Defer the CBS_init() to later.
Found the hard way by sthen.
ok sthen
