summaryrefslogtreecommitdiff
path: root/src/regress/lib/libcrypto/asn1/asn1basic.c
diff options
context:
space:
mode:
authorjsing <>2021-12-20 17:23:07 +0000
committerjsing <>2021-12-20 17:23:07 +0000
commitee3f28de4787fb4c05a0e852fb93ba9ea9bda5fa (patch)
tree7cd276cd2f156b52ba6579e7e3fc8a3e60628998 /src/regress/lib/libcrypto/asn1/asn1basic.c
parentca979bc13681324bec56d478f460b8950d2b849d (diff)
downloadopenbsd-ee3f28de4787fb4c05a0e852fb93ba9ea9bda5fa.tar.gz
openbsd-ee3f28de4787fb4c05a0e852fb93ba9ea9bda5fa.tar.bz2
openbsd-ee3f28de4787fb4c05a0e852fb93ba9ea9bda5fa.zip
Always allocate a new stack in o2i_SCT_LIST().
If we're given a pointer to an existing stack, free it and allocate a new one rather than poping and freeing all of the existing entries so we can reuse it. While here rename some arguments and variables. ok inoguchi@ tb@
Diffstat (limited to 'src/regress/lib/libcrypto/asn1/asn1basic.c')
0 files changed, 0 insertions, 0 deletions