diff options
author | jsing <> | 2014-12-07 16:01:03 +0000 |
---|---|---|
committer | jsing <> | 2014-12-07 16:01:03 +0000 |
commit | d0bbacc151e9bccff4588511de44901a286322c2 (patch) | |
tree | aa08125f3c571efbb22317034d28a793137ecd5d /src/lib/libc/stdlib/reallocarray.c | |
parent | 7b2dca192e4d7b709c9f3f00542509fcd3b58b39 (diff) | |
download | openbsd-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