Skip to content
This repository was archived by the owner on Aug 14, 2023. It is now read-only.
This repository was archived by the owner on Aug 14, 2023. It is now read-only.

Segfault when connecting named pipe #3

@alexcrichton

Description

@alexcrichton

I believe that when executing overlapped operations on Windows a requirements is that the address of the OVERLAPPED passed in does not change, but I believe that during pipe creation the overlapped passed in does indeed change addresses, which I think can cause segfaults.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions