Skip to content

x/sys/windows: Some VirtualX syscalls missing #20086

@awnumar

Description

@awnumar

What did you expect to see?

On https://godoc.org/golang.org/x/sys/windows I expected to see the VirtualAlloc and VirtualFree syscalls, and also the VirtualProtect one.

What did you see instead?

Only the VirtualLock and its unlocking counterpart.

These are quite important from a security perspective, are there any plans to have them added?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions