diff options
author | miod <> | 2014-05-06 20:32:11 +0000 |
---|---|---|
committer | miod <> | 2014-05-06 20:32:11 +0000 |
commit | ba38ba8b09f85df1d5bad87c6be04deeaa05cca9 (patch) | |
tree | 564e602e76e9cbd24402a905111568f3cba0e62a /src/lib/libcrypto/evp/p_open.c | |
parent | 7bb05eec196fcd9eb44b7d63832486843a5e6c0d (diff) | |
download | openbsd-ba38ba8b09f85df1d5bad87c6be04deeaa05cca9.tar.gz openbsd-ba38ba8b09f85df1d5bad87c6be04deeaa05cca9.tar.bz2 openbsd-ba38ba8b09f85df1d5bad87c6be04deeaa05cca9.zip |
Assorted cleanups:
- replace hardcoded sizes with sizeof()
- pqueue_find() apparently used to need to keep track of the previous node
when iterating, which causes its logic to be complicated. However, nowadays
it only needs to iterate, so replace with a straightforward, much
readable logic.
- remove #if 0'ed code
From ``sin'' from 2f30 dot org on tech@, thanks!
Diffstat (limited to 'src/lib/libcrypto/evp/p_open.c')
0 files changed, 0 insertions, 0 deletions