diff options
author | jsing <> | 2021-12-03 16:58:11 +0000 |
---|---|---|
committer | jsing <> | 2021-12-03 16:58:11 +0000 |
commit | 0c821385d51727003e8abeb72a8f8f46cf1de50c (patch) | |
tree | 5b15a98de763945f677cfeb6ee0254a194489dcf /src/lib/libc | |
parent | 0d7f1de1cd0835789e52c5a74e336c997d8bb97e (diff) | |
download | openbsd-0c821385d51727003e8abeb72a8f8f46cf1de50c.tar.gz openbsd-0c821385d51727003e8abeb72a8f8f46cf1de50c.tar.bz2 openbsd-0c821385d51727003e8abeb72a8f8f46cf1de50c.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/libc')
0 files changed, 0 insertions, 0 deletions