diff options
author | tb <> | 2023-03-06 12:00:27 +0000 |
---|---|---|
committer | tb <> | 2023-03-06 12:00:27 +0000 |
commit | 2e36ff72b21a0e02c8b2ef289a18b2cd340431f8 (patch) | |
tree | 58f9ac138ad5e7e4c2a1248f9b0276ba592de1fd /src/usr.bin/openssl/dsa.c | |
parent | 597b50a677df9e7eb738243fbd13a57115118263 (diff) | |
download | openbsd-2e36ff72b21a0e02c8b2ef289a18b2cd340431f8.tar.gz openbsd-2e36ff72b21a0e02c8b2ef289a18b2cd340431f8.tar.bz2 openbsd-2e36ff72b21a0e02c8b2ef289a18b2cd340431f8.zip |
Rework asn1_item_flags_i2d()
Flip the logic of NULL checks on out and *out to unindent, use calloc()
instead of malloc() and check on assign. Also drop the newly added len2
again, it isn't needed.
ok jsing
Diffstat (limited to 'src/usr.bin/openssl/dsa.c')
0 files changed, 0 insertions, 0 deletions