diff options
author | 2015-04-29 00:11:12 +0000 | |
---|---|---|
committer | 2015-04-29 00:11:12 +0000 | |
commit | 4c1eb2eb8ae201872995093439778e3716b9504a (patch) | |
tree | ea4bdf9f7bf3adfad0b2068593fab33f0ad5e42d /usr.bin/diff/diff.c | |
parent | VERBOSESTATUS or no VERBOSESTATUS, failed or missing dumps are still (diff) | |
download | wireguard-openbsd-4c1eb2eb8ae201872995093439778e3716b9504a.tar.xz wireguard-openbsd-4c1eb2eb8ae201872995093439778e3716b9504a.zip |
Add missing BN_CTX_end() calls.
After calling BN_CTX_start(), there must be a BN_CTX_end() before
returning. There were missing BN_CTX_end() calls in error paths. One diff
chunk was simply removing redundant code related to this.
ok deraadt@
Diffstat (limited to 'usr.bin/diff/diff.c')
0 files changed, 0 insertions, 0 deletions