[btls] Free handle returned by EVP_PKEY_get1_RSA
authorAlexander Köplinger <alex.koeplinger@outlook.com>
Tue, 10 Jan 2017 21:14:47 +0000 (22:14 +0100)
committerAlexander Köplinger <alex.koeplinger@outlook.com>
Tue, 10 Jan 2017 21:20:15 +0000 (22:20 +0100)
commit2cadd74de82eafd7bef160ec4c3ad9b7b5ca7127
tree8349fd0d0970c098ac557b77c74a8abf635ddab3
parent27b7a9f2c655450c37578e0c5d4f47338794d094
[btls] Free handle returned by EVP_PKEY_get1_RSA

From the header docs:

> The |get1| functions return a fresh reference to the underlying
> object or NULL if |pkey| is not of the correct type.
mono/btls/btls-key.c