diff options
author | jsing <> | 2021-12-03 16:58:11 +0000 |
---|---|---|
committer | jsing <> | 2021-12-03 16:58:11 +0000 |
commit | f162875e92493c34bc254b18bbb87884c6da2250 (patch) | |
tree | 5b15a98de763945f677cfeb6ee0254a194489dcf /src/lib/libcrypto/asn1/t_bitst.c | |
parent | bd56135d9ad11bc1eb15ab9e1a278d7cdc43e626 (diff) | |
download | openbsd-f162875e92493c34bc254b18bbb87884c6da2250.tar.gz openbsd-f162875e92493c34bc254b18bbb87884c6da2250.tar.bz2 openbsd-f162875e92493c34bc254b18bbb87884c6da2250.zip |
Convert ASN1_OBJECT_new() to calloc().
Rather than using malloc() and then initialising all struct members, use
calloc() and only initialise the single non-zero value member.
ok schwarze@ tb@
Diffstat (limited to 'src/lib/libcrypto/asn1/t_bitst.c')
0 files changed, 0 insertions, 0 deletions