diff options
author | 2014-12-07 16:01:03 +0000 | |
---|---|---|
committer | 2014-12-07 16:01:03 +0000 | |
commit | cc8f79dd3d2ed687d5336674ad80a68d49b88650 (patch) | |
tree | 7becfdbeb0e25fd29588aea8d5d03d5aa0fd54bd /lib/libc/stdlib/reallocarray.c | |
parent | Make sure to load absolute symbol address with `dla' instead of `la' when (diff) | |
download | wireguard-openbsd-cc8f79dd3d2ed687d5336674ad80a68d49b88650.tar.xz wireguard-openbsd-cc8f79dd3d2ed687d5336674ad80a68d49b88650.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 'lib/libc/stdlib/reallocarray.c')
0 files changed, 0 insertions, 0 deletions