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

[SDK] Fix memory leak in TlsRandomNumberGenerator() constructor #2661

Merged
merged 2 commits into from
Jul 19, 2024

Merge branch 'main' into fix-random-memory-leak

1f404a3
Select commit
Loading
Failed to load commit list.
Merged

[SDK] Fix memory leak in TlsRandomNumberGenerator() constructor #2661

Merge branch 'main' into fix-random-memory-leak
1f404a3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 19, 2024 in 0s

87.60% (+0.49%) compared to 497eaf4

View this Pull Request on Codecov

87.60% (+0.49%) compared to 497eaf4

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.60%. Comparing base (497eaf4) to head (1f404a3).
Report is 108 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2661      +/-   ##
==========================================
+ Coverage   87.12%   87.60%   +0.49%     
==========================================
  Files         200      190      -10     
  Lines        6109     5870     -239     
==========================================
- Hits         5322     5142     -180     
+ Misses        787      728      -59     
Files Coverage Δ
sdk/src/common/random.cc 96.00% <100.00%> (+0.17%) ⬆️

... and 121 files with indirect coverage changes