Skip to content

Fix OwnedFd closing RawFd#1181

Merged
FlorentinDUBOIS merged 2 commits intomainfrom
devel/edemolis/fix/raw-fd
Oct 31, 2025
Merged

Fix OwnedFd closing RawFd#1181
FlorentinDUBOIS merged 2 commits intomainfrom
devel/edemolis/fix/raw-fd

Conversation

@Wonshtrum
Copy link
Member

Release 1.1.0 breaks due to conversion between RawFd and OwnedFd.
OwnedFd drops and closes the underlying file descriptor.
Solved by using BorrowedFd instead

Signed-off-by: Eloi DEMOLIS <eloi.demolis@clever-cloud.com>
Signed-off-by: Eloi DEMOLIS <eloi.demolis@clever-cloud.com>
@FlorentinDUBOIS FlorentinDUBOIS merged commit f3d6f9a into main Oct 31, 2025
23 checks passed
@FlorentinDUBOIS FlorentinDUBOIS deleted the devel/edemolis/fix/raw-fd branch October 31, 2025 16:03
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