Skip to content

Fix memory leaks problems in t/local/33_x509_create_cert.t reported by Assress Sanitizer#501

Open
nataraj-hates-MS-for-stealing-github wants to merge 1 commit intoradiator-software:masterfrom
nataraj-hates-MS-for-stealing-github:fix-x509-create-cert
Open

Fix memory leaks problems in t/local/33_x509_create_cert.t reported by Assress Sanitizer#501
nataraj-hates-MS-for-stealing-github wants to merge 1 commit intoradiator-software:masterfrom
nataraj-hates-MS-for-stealing-github:fix-x509-create-cert

Conversation

@nataraj-hates-MS-for-stealing-github
Copy link
Copy Markdown

If you build perl (and consequently Net::SSLleay) using Address Sanitizer, t/local/33_x509_create_cert.t test will fail.

This patch properly frees all BIGNUM pointers created by RSA_get_key_parameters , and makes Address Sanitizer happy.

You can find instruction on how to build perl in this modulet using ASan in #469

PS please refer me as NATARAJ (Nikolay Shaplov) if you ever would like to mention me anywhere.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant