Skip to content

io_uring_register's arg parameter should be *mut #1545

@sunfishcode

Description

@sunfishcode

io_uring_register and io_uring_register_with take an arg: *const c_void, however when opcode is IoringRegisterOp::RegisterRingFds, the system call mutates the offset field of the pointed-to io_uring_rsrc_update.

Metadata

Metadata

Assignees

No one assigned

    Labels

    semver bumpIssues that will require a semver-incompatible fix

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions