Skip to content
This repository was archived by the owner on Oct 29, 2020. It is now read-only.
This repository was archived by the owner on Oct 29, 2020. It is now read-only.

All reads and writes to mapped memory in this code are undefined behavior! #1

@ZiCog

Description

@ZiCog

Given that this code makes no use of "volatile" when reading and writing from mapped memory it's behavior is undefined as per the C standard.

As such it is only a matter of luck that it works at all!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions