summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/asn1/x_algor.c
diff options
context:
space:
mode:
authorjsing <>2021-12-03 16:58:11 +0000
committerjsing <>2021-12-03 16:58:11 +0000
commitf162875e92493c34bc254b18bbb87884c6da2250 (patch)
tree5b15a98de763945f677cfeb6ee0254a194489dcf /src/lib/libcrypto/asn1/x_algor.c
parentbd56135d9ad11bc1eb15ab9e1a278d7cdc43e626 (diff)
downloadopenbsd-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/x_algor.c')
0 files changed, 0 insertions, 0 deletions