[btls] Fix a small memleak in btls-x509-lookup.c (#5065)
authorAlexander Köplinger <alex.koeplinger@outlook.com>
Mon, 19 Jun 2017 10:54:32 +0000 (12:54 +0200)
committerGitHub <noreply@github.com>
Mon, 19 Jun 2017 10:54:32 +0000 (12:54 +0200)
commit1aef35403dc6978a581d38469fdbed4f4b30ba83
tree783330a3a7111a964c1cf2ccfa973a8c3c72ffee
parent68130ebec9e6582ea928c418479e9dd9494b76d2
[btls] Fix a small memleak in btls-x509-lookup.c (#5065)

Noticed this while looking at the Clang Analysis Report[1] as the
only memory leak in the report and thought why not fix it :)

[1] https://jenkins.mono-project.com/job/test-mono-mainline-staticanalysis/Clang_Analysis_Report/
mono/btls/btls-x509-lookup.c