diff options
author | jsing <> | 2021-12-03 17:01:07 +0000 |
---|---|---|
committer | jsing <> | 2021-12-03 17:01:07 +0000 |
commit | 123da5f27fa6088c07759a93ec9424c79beff133 (patch) | |
tree | 01b6610001cfb90952051cf5bf66659b81a0f8c0 /src/lib/libc/stdlib/strtoull.c | |
parent | 0c821385d51727003e8abeb72a8f8f46cf1de50c (diff) | |
download | openbsd-123da5f27fa6088c07759a93ec9424c79beff133.tar.gz openbsd-123da5f27fa6088c07759a93ec9424c79beff133.tar.bz2 openbsd-123da5f27fa6088c07759a93ec9424c79beff133.zip |
Convert ASN1_STRING_type_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/stdlib/strtoull.c')
0 files changed, 0 insertions, 0 deletions