Skip to content

32-bit Linux syscalls use SanitizeIOCount a bit too excessively #5729

Description

@Sonicadvance1

This function only sanitizes large signed values, but FEX is using for uint32_t types as well which may or may not be correct depending on how the kernel is interpreting these values.
Go through all the implementations and ensure what behaviour is expected when someone is passing in 0x8000'0000 iovec.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions