]> git.ipfire.org Git - thirdparty/shadow.git/commit
lib/subordinateio.c: list_owner_ranges(): Fix duplicate range when username matches ID
authorAlejandro Colomar <alx@kernel.org>
Sun, 24 Aug 2025 07:29:33 +0000 (09:29 +0200)
committerAlejandro Colomar <foss+github@alejandro-colomar.es>
Thu, 28 Aug 2025 18:27:52 +0000 (20:27 +0200)
commit02e930892590efd4023586696d05ce7ce2838e0f
tree37b6a2ffa557c6f29fe3d8dac4338084a55a1c3f
parentee25805be25e23ee0b7e8e6f8b397b2f83271259
lib/subordinateio.c: list_owner_ranges(): Fix duplicate range when username matches ID

Fixes: 3ec32f9975f2 (2022-07-20; "subordinateio: also compare the owner ID")
Closes: <https://github.com/shadow-maint/shadow/issues/1339>
Link: <https://github.com/cri-o/cri-o/issues/9416>
Reported-by: Anatolii Bazko <abazko@redhat.com>
Signed-off-by: Alejandro Colomar <alx@kernel.org>
lib/subordinateio.c