summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authorreyk <reyk@openbsd.org>2014-05-06 11:03:02 +0000
committerreyk <reyk@openbsd.org>2014-05-06 11:03:02 +0000
commit5a039c14f79bc499e0322a443065e96033b9b8ca (patch)
treea47c61aaa17186dce296d7f08f22fb8082f2b6c8 /lib/libc
parentinitiate ike sa rekeying (ikesalifetime keyword), re-queue pfkey (diff)
downloadwireguard-openbsd-5a039c14f79bc499e0322a443065e96033b9b8ca.tar.xz
wireguard-openbsd-5a039c14f79bc499e0322a443065e96033b9b8ca.zip
Fix two memory leaks: EVP_PKEY_get1_RSA() returns a referenced key
that requires to call RSA_free() to dereference it after use. Also free a temporary key that was read by PEM_read_PrivateKey() and immediately written into a bio. ok markus@
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions