Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix memory leaks problems in t/local/46_msg_callback.t reported by Address Sanitizer #508

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

nataraj-hates-MS-for-stealing-github

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

This patch properly frees all objects created in the tests, 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