Skip to content

Unassigned pointer error in allegro.cpp #7

Description

@die-no-mite

When compiling the library for the first time I came across an "unassigned pointer error" in allegro.cpp in Alg_event_list::set_start_time, the last three lines of the function to be more specific. A simple if statement to check if the pointer was null was enough to fix the error, but that's something that should probably be fixed within the library itself and not making whoever downloads it fix it.

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