diff options
author | tb <> | 2021-12-03 14:18:06 +0000 |
---|---|---|
committer | tb <> | 2021-12-03 14:18:06 +0000 |
commit | 3a616b37697e883a646f8587fdb0e5f838e0b41a (patch) | |
tree | 5cae9107a5a714abf239bd21271a57087f01893d /src/lib/libcrypto/mem_clr.c | |
parent | bd634dd15594b3e9c78eb50c254cc44a25b8cba5 (diff) | |
download | openbsd-3a616b37697e883a646f8587fdb0e5f838e0b41a.tar.gz openbsd-3a616b37697e883a646f8587fdb0e5f838e0b41a.tar.bz2 openbsd-3a616b37697e883a646f8587fdb0e5f838e0b41a.zip |
Fix EVP_PKEY_{asn1,meth}_copy once and for all
It is very easy to forget to copy over newly added methods. Everyone
working in this corner has run into this. Instead, preserve what needs
preserving and use a struct copy, so all methods get copied from src
to dest.
tweak/ok jsing
Diffstat (limited to 'src/lib/libcrypto/mem_clr.c')
0 files changed, 0 insertions, 0 deletions