summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/reallocarray.c
diff options
context:
space:
mode:
authorjsing <jsing@openbsd.org>2014-12-07 16:01:03 +0000
committerjsing <jsing@openbsd.org>2014-12-07 16:01:03 +0000
commitcc8f79dd3d2ed687d5336674ad80a68d49b88650 (patch)
tree7becfdbeb0e25fd29588aea8d5d03d5aa0fd54bd /lib/libc/stdlib/reallocarray.c
parentMake sure to load absolute symbol address with `dla' instead of `la' when (diff)
downloadwireguard-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