diff options
author | 2018-02-23 15:41:08 +0000 | |
---|---|---|
committer | 2018-02-23 15:41:08 +0000 | |
commit | 80dda539521525796e97c6d3545ebcacb90b48d1 (patch) | |
tree | 04f4e65f4e1b7464fc90c2369ad667421722e439 /usr.bin/ssh/ssh-keysign.c | |
parent | In dh.h rev. 1.22 2018/02/20 17:38:15, tb@ provided (diff) | |
download | wireguard-openbsd-80dda539521525796e97c6d3545ebcacb90b48d1.tar.xz wireguard-openbsd-80dda539521525796e97c6d3545ebcacb90b48d1.zip |
Drop redundant bzero() calls. ses_ghash is allocated with M_ZERO, so
it is unnecessary to zero the struct's fields right after allocation.
OK mikeb@
Diffstat (limited to 'usr.bin/ssh/ssh-keysign.c')
0 files changed, 0 insertions, 0 deletions