Skip to content

Double free bugfix in Secnetperf #5081

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

Merged
merged 1 commit into from
May 7, 2025
Merged

Double free bugfix in Secnetperf #5081

merged 1 commit into from
May 7, 2025

Conversation

ProjectsByJackHe
Copy link
Contributor

Description

Recent netperf runs has been consistently bugchecking in WSK scenarios and failing with exit code 1 on linux runs.
This likely stemmed from recent refactors in the TCP codepaths (https://github.com/microsoft/msquic/pull/5015/files#diff-a3cdfe61c9e7048c98568a0977fd801e3a1b3f065e82a84b57bbf9146c17dac4)

Testing

CI

Documentation

N/A

@ProjectsByJackHe ProjectsByJackHe requested a review from a team as a code owner May 6, 2025 23:06
Copy link

codecov bot commented May 6, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.01%. Comparing base (58fd56c) to head (a11eab0).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5081      +/-   ##
==========================================
- Coverage   87.26%   86.01%   -1.26%     
==========================================
  Files          59       59              
  Lines       17995    17995              
==========================================
- Hits        15704    15479     -225     
- Misses       2291     2516     +225     

☔ 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.

@nibanks
Copy link
Member

nibanks commented May 6, 2025

Good catch!

@nibanks nibanks merged commit 8fbd094 into main May 7, 2025
286 of 289 checks passed
@nibanks nibanks deleted the jackhe/tcp-bugfix branch May 7, 2025 10:56
@nibanks nibanks added the Bug: Test/Tool Code bug in the test or tool specific code. label May 7, 2025
@nibanks nibanks moved this to Done in DPT Iteration Tracker May 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug: Test/Tool Code bug in the test or tool specific code.
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants