Skip to content

LeakSanitizer reports leaks when running t/re/pat.t #18012

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

Closed
richardleach opened this issue Jul 31, 2020 · 3 comments
Closed

LeakSanitizer reports leaks when running t/re/pat.t #18012

richardleach opened this issue Jul 31, 2020 · 3 comments

Comments

@richardleach
Copy link
Contributor

Description
LeakSanitizer reports leaks when running t/re/pat.t. (See attached S_regatom-leaks.txt for LS output.)

Same output with non-debugging and debugging builds.

Steps to Reproduce
Build blead using clang-10 and ASan on either Linux or MacOS. (For the latter, explicitly enable LeakSanitizer using ASAN_OPTIONS=detect_leaks=1.)

Expected behavior
No leaks!

Perl configuration
See attached perl-V.txt.

@khwilliamson
Copy link
Contributor

It appears that #18054 is a duplicate of this, and has been fixed.

@hvds
Copy link
Contributor

hvds commented Aug 13, 2020

It appears that #18054 is a duplicate of this, and has been fixed.

This issue reported "leaks", has it been verified that the fix in #18054 plugs all of them?

@khwilliamson
Copy link
Contributor

Yes

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

No branches or pull requests

3 participants