Removing memory leaks in rsa setter test
authorAnkit Shah <ankshah@fb.com>
Thu, 29 Jun 2017 20:24:19 +0000 (13:24 -0700)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Thu, 29 Jun 2017 20:35:27 +0000 (13:35 -0700)
commit4f8bbf577c7034dd0469e804e23780fdd0465541
treee3125d08e67425034616cdf579e45a2b1ca3127c
parent0f5638fe81b9dafd9a222bc5e9b1047692e0326e
Removing memory leaks in rsa setter test

Summary:
Using RSA free and removing unnecessary Bignum allocations to prevent
test failures due to memory leaks

Reviewed By: anirudhvr

Differential Revision: D5348232

fbshipit-source-id: 7c76f3dced26a3080fc82b4bacc06bc0768d6fda
CMakeLists.txt
folly/portability/test/OpenSSLPortabilityTest.cpp