summaryrefslogtreecommitdiff
path: root/src/lib/libc
diff options
context:
space:
mode:
authortb <>2024-11-06 08:59:32 +0000
committertb <>2024-11-06 08:59:32 +0000
commit89ed341527c32f26bc41fe456d57031ba8887e57 (patch)
tree7fc1ab769d4a48d17ef90b8b9f9afe0507f67f56 /src/lib/libc
parent07ca277790942f778ce63607bfb364dde82b3b28 (diff)
downloadopenbsd-89ed341527c32f26bc41fe456d57031ba8887e57.tar.gz
openbsd-89ed341527c32f26bc41fe456d57031ba8887e57.tar.bz2
openbsd-89ed341527c32f26bc41fe456d57031ba8887e57.zip
Switch EC_GROUP_new() to calloc()
Use a single cleanup path, use calloc rather than setting several members to 0/NULL. This has the side effect that finished can be called even when init() wasn't called, but this isn't an issue with our EC_GROUP_METHODs. ok jsing
Diffstat (limited to 'src/lib/libc')
0 files changed, 0 insertions, 0 deletions