CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/10/11 06:51:07
Modified files:
lib/libcrypto/asn1: x_algor.c
Log message:
Clean up X509_ALGOR_cmp()
This is currently written in what is likely the most stupid way possible.
Rewrite this function in a more straightforward way.
ok jsing
