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

elfutils: leak cu_tree to avoid double free #164

Merged
merged 1 commit into from
Jun 12, 2023

Conversation

JakeHillion
Copy link
Contributor

Summary

Backports a change from an internal build which prevents a double free in elfutils, by not freeing it at all.

Test plan

@codecov-commenter
Copy link

Codecov Report

Merging #164 (ec448ba) into main (4c331fb) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #164   +/-   ##
=======================================
  Coverage   38.65%   38.65%           
=======================================
  Files          86       86           
  Lines        9090     9090           
  Branches     4824     4824           
=======================================
  Hits         3514     3514           
  Misses       2543     2543           
  Partials     3033     3033           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@tyroguru tyroguru merged commit ad28fb6 into facebookexperimental:main Jun 12, 2023
1 check passed
@JakeHillion JakeHillion deleted the elfutils-leak branch November 15, 2023 16:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants