summaryrefslogtreecommitdiff
path: root/src/lib/libc/stdlib/merge.c
diff options
context:
space:
mode:
authorjsing <>2014-12-07 16:01:03 +0000
committerjsing <>2014-12-07 16:01:03 +0000
commita084a5c7e10a39f3c0442e0cd4b26c09e5ad5837 (patch)
treeaa08125f3c571efbb22317034d28a793137ecd5d /src/lib/libc/stdlib/merge.c
parentafd8fbfad682973b2970228a5a1fd7e5a19f0cb4 (diff)
downloadopenbsd-a084a5c7e10a39f3c0442e0cd4b26c09e5ad5837.tar.gz
openbsd-a084a5c7e10a39f3c0442e0cd4b26c09e5ad5837.tar.bz2
openbsd-a084a5c7e10a39f3c0442e0cd4b26c09e5ad5837.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/merge.c')
0 files changed, 0 insertions, 0 deletions