Skip to content

More silo enlightenment#5220

Merged
csujedihy merged 5 commits into
mainfrom
user/huanyi/more-silo-improvements
Jul 9, 2025
Merged

More silo enlightenment#5220
csujedihy merged 5 commits into
mainfrom
user/huanyi/more-silo-improvements

Conversation

@csujedihy

@csujedihy csujedihy commented Jul 2, 2025

Copy link
Copy Markdown
Collaborator

Description

Attach to the right silo when uninitializing a connection. Otherwise, the security context could be freed in a silo that's not where the context was allocated.

Testing

CI and local testing

Documentation

N/A

@csujedihy
csujedihy requested a review from a team as a code owner July 2, 2025 17:54
@csujedihy csujedihy added the Bug: Platform A code bug in platform/TLS specific code. label Jul 2, 2025
@codecov

codecov Bot commented Jul 2, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.79%. Comparing base (2623c07) to head (7214fb1).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5220      +/-   ##
==========================================
- Coverage   86.74%   85.79%   -0.96%     
==========================================
  Files          59       59              
  Lines       18330    18330              
==========================================
- Hits        15901    15726     -175     
- Misses       2429     2604     +175     

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

@guhetier

guhetier commented Jul 2, 2025

Copy link
Copy Markdown
Collaborator

Can you please add a few more details about what this does / why it is needed (or link to a bug with those details if one exists)?
I don't know much about silos, so I don't know why we need to enter it in this function.

Comment thread src/core/connection.c
Comment thread src/core/connection.c Outdated
mtfriesen
mtfriesen previously approved these changes Jul 7, 2025
anrossi
anrossi previously approved these changes Jul 7, 2025
@csujedihy
csujedihy dismissed stale reviews from anrossi and mtfriesen via d32c981 July 8, 2025 07:01
Yi Huang added 2 commits July 8, 2025 00:19
@csujedihy
csujedihy enabled auto-merge (squash) July 9, 2025 00:31
@csujedihy
csujedihy merged commit 1160b80 into main Jul 9, 2025
431 of 437 checks passed
@csujedihy
csujedihy deleted the user/huanyi/more-silo-improvements branch July 9, 2025 00:32
csujedihy pushed a commit that referenced this pull request Jul 10, 2025
Attach to the right silo when uninitializing a connection. Otherwise, the security context could be freed in a silo that's not where the context was allocated.
csujedihy pushed a commit that referenced this pull request Jul 14, 2025
Attach to the right silo when uninitializing a connection. Otherwise, the security context could be freed in a silo that's not where the context was allocated.
csujedihy pushed a commit that referenced this pull request Jul 14, 2025
#5220 Attach to the right silo when uninitializing a connection. Otherwise, the security context could be freed in a silo that's not where the context was allocated.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bug: Platform A code bug in platform/TLS specific code.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants