Skip to content

fix use-after-free when recv a file#686

Merged
lidaobing merged 1 commit into
mainfrom
bf_use_after_free_when_recv_file
Jul 20, 2025
Merged

fix use-after-free when recv a file#686
lidaobing merged 1 commit into
mainfrom
bf_use_after_free_when_recv_file

1

a9f4417
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 20, 2025 in 0s

52.37% (-0.02%) compared to e554e30

View this Pull Request on Codecov

52.37% (-0.02%) compared to e554e30

Details

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 52.37%. Comparing base (e554e30) to head (a9f4417).

Files with missing lines Patch % Lines
src/iptux-core/internal/UdpData.cpp 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #686      +/-   ##
==========================================
- Coverage   52.38%   52.37%   -0.02%     
==========================================
  Files          64       64              
  Lines        8599     8601       +2     
==========================================
  Hits         4505     4505              
- Misses       4094     4096       +2     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.