Skip to content

[2.10] [MOD-9396] Fix indexError leak #6207

Merged
meiravgri merged 2 commits into2.10from
backport-6193-to-2.10
May 26, 2025
Merged

[2.10] [MOD-9396] Fix indexError leak #6207
meiravgri merged 2 commits into2.10from
backport-6193-to-2.10

Conversation

@meiravgri
Copy link
Collaborator

backport #6193 to 2.10

* free and invalidate NA_rstr (expect saniztizer to fail

* fix 1
should still leak on coordinator

* fix final leak - override AggregatedFieldSpecInfo and lose ref

* Change the number of issues

* change to 1024

* move fields IndexError_Clear to main thread

* remove rm_free(spec->fields);

* fix

* add header

---------

Co-authored-by: Dor Forer <[email protected]>
(cherry picked from commit d8b0313)
@meiravgri meiravgri requested a review from dor-forer May 26, 2025 04:25
dor-forer
dor-forer previously approved these changes May 26, 2025
@codecov
Copy link

codecov bot commented May 26, 2025

Codecov Report

Attention: Patch coverage is 94.44444% with 1 line in your changes missing coverage. Please review.

Project coverage is 86.48%. Comparing base (c719de6) to head (02c104e).
Report is 2 commits behind head on 2.10.

Files with missing lines Patch % Lines
src/info/index_error.c 91.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             2.10    #6207      +/-   ##
==========================================
- Coverage   86.51%   86.48%   -0.03%     
==========================================
  Files         204      204              
  Lines       34682    34691       +9     
==========================================
- Hits        30004    30002       -2     
- Misses       4678     4689      +11     
Flag Coverage Δ
flow 81.82% <94.44%> (-0.16%) ⬇️
unit 39.95% <88.88%> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@meiravgri meiravgri added this pull request to the merge queue May 26, 2025
github-merge-queue bot pushed a commit that referenced this pull request May 26, 2025
* [MOD-9396] Fix indexError leak  (#6193)

* free and invalidate NA_rstr (expect saniztizer to fail

* fix 1
should still leak on coordinator

* fix final leak - override AggregatedFieldSpecInfo and lose ref

* Change the number of issues

* change to 1024

* move fields IndexError_Clear to main thread

* remove rm_free(spec->fields);

* fix

* add header

---------

Co-authored-by: Dor Forer <[email protected]>
(cherry picked from commit d8b0313)

* move our of coord macro

---------

Co-authored-by: Dor Forer <[email protected]>
auto-merge was automatically disabled May 26, 2025 05:32

Pull Request is not mergeable

Merged via the queue into 2.10 with commit 7a189ed May 26, 2025
9 checks passed
@meiravgri meiravgri deleted the backport-6193-to-2.10 branch May 26, 2025 06:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants