Skip to content

Segmentation fault for a simple program #711

@geza-herman

Description

@geza-herman

This simple program causes cppinsights to crash (both cppinsights.io and my local compilation):

template <typename OBJECT>
void foo(OBJECT *t, int s) {
    t += s;
}

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