summaryrefslogtreecommitdiff
path: root/src/lib/libc/stdlib/reallocarray.c
diff options
context:
space:
mode:
authorjsing <>2014-12-07 16:01:03 +0000
committerjsing <>2014-12-07 16:01:03 +0000
commitd0bbacc151e9bccff4588511de44901a286322c2 (patch)
treeaa08125f3c571efbb22317034d28a793137ecd5d /src/lib/libc/stdlib/reallocarray.c
parent7b2dca192e4d7b709c9f3f00542509fcd3b58b39 (diff)
downloadopenbsd-d0bbacc151e9bccff4588511de44901a286322c2.tar.gz
openbsd-d0bbacc151e9bccff4588511de44901a286322c2.tar.bz2
openbsd-d0bbacc151e9bccff4588511de44901a286322c2.zip
Fix a memory leak in tls_check_subject_altname() by calling
sk_GENERAL_NAME_pop_free() instead of sk_GENERAL_NAME_free(). The latter only frees the stack itself and does not free the items. From Basskrapfen on github.
Diffstat (limited to 'src/lib/libc/stdlib/reallocarray.c')
0 files changed, 0 insertions, 0 deletions