Skip to content

segfault when W is bigger than H #2

@apirrone

Description

@apirrone

And weird behaviour when different size ...

  • to reproduce , try with :

    #define W 25
    #define H 50
    #define NB_BALLS 7

    and

    #define W 50
    #define H 25
    #define NB_BALLS 7

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions