[SDK] Fix memory leak in TlsRandomNumberGenerator() constructor #2661
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
@@ 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%) |
⬆️ |
Loading