CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/11/02 08:35:48
Modified files:
lib/libcrypto/rsa: rsa_ameth.c
Log message:
Bring back some icky buffer allocation code so that pkey_rsa_print()
works again with the horrific API that is ASN1_bn_print().
Issue spotted by inoguchi@
