diff options
author | tb <> | 2024-02-09 07:43:52 +0000 |
---|---|---|
committer | tb <> | 2024-02-09 07:43:52 +0000 |
commit | ebff44b9352fb0985920d583384ee1c0ac4f0c31 (patch) | |
tree | 2c7534992eafa2b80ffb2b18991f8efe7449f925 /src/lib/libcrypto/objects/obj_dat.c | |
parent | a63b7c65e9e6cae9a78b67cf1aac3dd020d0f300 (diff) | |
download | openbsd-ebff44b9352fb0985920d583384ee1c0ac4f0c31.tar.gz openbsd-ebff44b9352fb0985920d583384ee1c0ac4f0c31.tar.bz2 openbsd-ebff44b9352fb0985920d583384ee1c0ac4f0c31.zip |
Remove a useless EVP_MD_CTX_init() call
The hash was just created with EVP_MD_CTX_new(), so we memset a calloced
piece of memory to 0.
Diffstat (limited to 'src/lib/libcrypto/objects/obj_dat.c')
0 files changed, 0 insertions, 0 deletions