Skip to content

Evaluate if we still need stack guards when building guest libraries #164

Open
@marosset

Description

@marosset

In the past the guest binaries were built with the MSVC toolchain and /GS was used to protect against some stack attacks.
To support this a cookie in the entry point which was used to support this.

Since we are no longer using the MSVC compiler we probably don't need this an should consider removing it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    lifecycle/confirmedBug is verified or proposal seems reasonable

    Type

    Projects

    Status

    No status

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions