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

Add the RTLD_NODELETE flag to dlopen #1030

Merged
merged 7 commits into from
Dec 18, 2024

Auto update version from '0.40.0-dev40' to '0.40.0-dev41'

d458dbd
Select commit
Loading
Failed to load commit list.
Merged

Add the RTLD_NODELETE flag to dlopen #1030

Auto update version from '0.40.0-dev40' to '0.40.0-dev41'
d458dbd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 18, 2024 in 1s

39.01% (+4.57%) compared to 9f3cf06

View this Pull Request on Codecov

39.01% (+4.57%) compared to 9f3cf06

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 39.01%. Comparing base (9f3cf06) to head (d458dbd).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1030      +/-   ##
==========================================
+ Coverage   34.43%   39.01%   +4.57%     
==========================================
  Files          48       48              
  Lines        3168     3168              
==========================================
+ Hits         1091     1236     +145     
+ Misses       2077     1932     -145     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.