summaryrefslogtreecommitdiff
path: root/src/lib/libc/stdlib/atoll.c
diff options
context:
space:
mode:
authorjsing <>2023-02-19 13:44:29 +0000
committerjsing <>2023-02-19 13:44:29 +0000
commitbc235a172283bc4919c0b7082139bb352c217329 (patch)
treec9e1a4b12d035a4cf5932a44ba1e4d05ec8c4ec2 /src/lib/libc/stdlib/atoll.c
parentde9eae149c46ccb728c7ea908fca5f5e8cd70c82 (diff)
downloadopenbsd-bc235a172283bc4919c0b7082139bb352c217329.tar.gz
openbsd-bc235a172283bc4919c0b7082139bb352c217329.tar.bz2
openbsd-bc235a172283bc4919c0b7082139bb352c217329.zip
First pass clean up of bn_mont.c.
Use calloc() rather than malloc() with manual initialisation of all struct members to zero, use memset() instead of manually initialising all struct members to zero, use consistent naming, use BN_free() instead of BN_clear_free() (since it is the same thing). ok tb@
Diffstat (limited to 'src/lib/libc/stdlib/atoll.c')
0 files changed, 0 insertions, 0 deletions