Skip to content

Uffd::into_raw_fd closes the underlying FD #88

@andysan

Description

@andysan

The current implementation of the IntoRawFd trait doesn't seem to work correctly. When calling Uffd::into_raw_fd the method correctly returns the fd, but it also ends up calling Uffd::drop which immediately closes the fd.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions