CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/11/29 00:42:35
Modified files:
lib/libcrypto/dh: dh_local.h
lib/libcrypto/dsa: dsa_local.h
lib/libcrypto/rsa: rsa_local.h
Log message:
Remove weird pad member that was never set to zero after malloc() so
the weird thing it was supposed to be doing couldn't possibly work.
ok jsing
