summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/objects/obj_dat.c
diff options
context:
space:
mode:
authortb <>2024-02-09 07:43:52 +0000
committertb <>2024-02-09 07:43:52 +0000
commitebff44b9352fb0985920d583384ee1c0ac4f0c31 (patch)
tree2c7534992eafa2b80ffb2b18991f8efe7449f925 /src/lib/libcrypto/objects/obj_dat.c
parenta63b7c65e9e6cae9a78b67cf1aac3dd020d0f300 (diff)
downloadopenbsd-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