Skip to content

DynamicSprites example uses possibly undefined behavior #17

@Shylie

Description

@Shylie

On line 119 of the dynamic sprites example, the format specifier %#p is used.

According to en.cppreference.com (non-windows) and microsoft documentation (windows), there is no defined behavior when %#p is used as a format specifier.

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