Thanks to visit codestin.com
Credit goes to github.com

Skip to content

lib/subordinateio.c: list_owner_ranges(): Fix duplicate range when username matches ID#1345

Merged
alejandro-colomar merged 1 commit into
shadow-maint:masterfrom
alejandro-colomar:dedup
Aug 28, 2025
Merged

lib/subordinateio.c: list_owner_ranges(): Fix duplicate range when username matches ID#1345
alejandro-colomar merged 1 commit into
shadow-maint:masterfrom
alejandro-colomar:dedup

Conversation

@alejandro-colomar
Copy link
Copy Markdown
Collaborator

Fixes: 3ec32f9 (2022-07-20; "subordinateio: also compare the owner ID")
Closes: #1339
Link: cri-o/cri-o#9416
Reported-by: @tolusha

…ername matches ID

Fixes: 3ec32f9 (2022-07-20; "subordinateio: also compare the owner ID")
Closes: <shadow-maint#1339>
Link: <cri-o/cri-o#9416>
Reported-by: Anatolii Bazko <[email protected]>
Signed-off-by: Alejandro Colomar <[email protected]>
@ikerexxe
Copy link
Copy Markdown
Collaborator

This approach makes the code more reliable, but before approving I'd like to understand the scenario that led to this point.

@alejandro-colomar
Copy link
Copy Markdown
Collaborator Author

This approach makes the code more reliable, but before approving I'd like to understand the scenario that led to this point.

Agree; I prefer knowing exactly how it happened.

@tolusha
Copy link
Copy Markdown

tolusha commented Aug 28, 2025

Hello.
I added a comment
#1339 (comment)

Copy link
Copy Markdown
Collaborator

@ikerexxe ikerexxe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! No other objections from my side. @alejandro-colomar if you are also fine feel free to merge this PR.

@alejandro-colomar alejandro-colomar merged commit 02e9308 into shadow-maint:master Aug 28, 2025
10 checks passed
@alejandro-colomar alejandro-colomar deleted the dedup branch September 12, 2025 07:02
@alejandro-colomar alejandro-colomar self-assigned this Dec 27, 2025
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.

list_owner_ranges duplicates ranges when username equals user ID

3 participants