diff options
author | Theo Buehler <tb@cvs.openbsd.org> | 2023-03-01 11:27:38 +0000 |
---|---|---|
committer | Theo Buehler <tb@cvs.openbsd.org> | 2023-03-01 11:27:38 +0000 |
commit | d2b2decc15287a8b788071a28cd76325429c5af6 (patch) | |
tree | dbbf4d47c37c2624b2c340363390d97db5b6ec8a /games | |
parent | e7a94c6c345fed705d5cb40e985662840e18f358 (diff) |
Convert EVP_CIPHER_meth_dup() to using calloc()
There is no reason for this to call EVP_CIPHER_meth_new(), as the flags
will be copied a line later anyway. Simplify this.
Requested by jsing
Diffstat (limited to 'games')
0 files changed, 0 insertions, 0 deletions